1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-22 13:03:49 +01:00

Update PKGBUILD

This commit is contained in:
JoseluCross
2016-05-22 23:05:51 +02:00
parent e43523c473
commit 13030bf88b
2 changed files with 4 additions and 4 deletions

View File

@@ -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"