mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-02-23 21:43:48 +01:00
Update PKGBUILD
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pkgbase = jka-toolkit
|
||||
pkgdesc = Set of scripts to optimize the daily work in linux shell
|
||||
pkgver = 0.2.0
|
||||
pkgrel = 2
|
||||
pkgver = 0.2.2
|
||||
pkgrel = 1
|
||||
url = http://proyecto.jkanetwork.com
|
||||
install = jka-toolkit.install
|
||||
arch = any
|
||||
@@ -11,7 +11,7 @@ pkgbase = jka-toolkit
|
||||
depends = unzip
|
||||
options = !emptydirs
|
||||
source = https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz
|
||||
md5sums = 6e26e26ca9801fc5f687737b829e0e9d
|
||||
md5sums = c71687f426a4562ae794bc6218b2575a
|
||||
|
||||
pkgname = jka-toolkit
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ depends=('p7zip' 'unrar' 'unzip')
|
||||
options=(!emptydirs)
|
||||
install=$pkgname.install
|
||||
source=(https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz)
|
||||
md5sums=('6e26e26ca9801fc5f687737b829e0e9d')
|
||||
md5sums=('c71687f426a4562ae794bc6218b2575a')
|
||||
|
||||
package() {
|
||||
cd "$srcdir/$pkgname"
|
||||
|
||||
Reference in New Issue
Block a user