mirror of
https://github.com/SinTan1729/aur-packages.git
synced 2025-04-04 02:48:05 -05:00
build: Bumped version to 2.3.1
This commit is contained in:
parent
fb64a0f86a
commit
8e80aaa416
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ url="https://github.com/SinTan1729/$_pkgname"
|
|||
license=('GPL3')
|
||||
provides=('movie-rename')
|
||||
source=("$_pkgname-$pkgver.tar.gz::$url/releases/download/$pkgver/$_pkgname.tar.gz")
|
||||
b2sums=('c8d33c7cf0a4a985a991cbc50337ad38a3791eaa259df2c5703f1da0af844233dfeb3082e7c2bc06b8ce292820db18f2c6561dd49adba4a422801af6c29821bb')
|
||||
b2sums=('dff31a4ea45fdca5d56b8043d2184951cf8c9b121a7466e4988d4e02790d6d4f784727eec1ca9fc9bc75ae41a7b9b2cda1a4b1db6fb4390aa93e18ba84d39954')
|
||||
package() {
|
||||
# binary
|
||||
install -Dm755 ./$_pkgname "$pkgdir/usr/bin/$_pkgname"
|
||||
|
|
Loading…
Reference in a new issue