1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-20 03:52:08 +01:00

Update PKGBUILD

This commit is contained in:
2016-05-23 13:15:13 +00:00
parent c94fde762a
commit 9260610545

View File

@@ -6,7 +6,7 @@ pkgdesc="Set of scripts to optimize the daily work in linux shell (jkazip and ap
arch=('any') arch=('any')
url="http://proyecto.jkanetwork.com" url="http://proyecto.jkanetwork.com"
license=('GPL3') license=('GPL3')
depends=('p7zip' 'unrar' 'unzip' 'facter') depends=('p7zip' 'unrar' 'unzip' 'tar' 'zip' 'facter')
provides=('jkazip' 'apw') provides=('jkazip' 'apw')
options=(!emptydirs) options=(!emptydirs)
install=$pkgname.install install=$pkgname.install