1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-18 19:11:31 +01:00

Update PKGBUILD

This commit is contained in:
2016-05-23 10:41:59 +00:00
parent 3546a24f14
commit cbccb5ec0f

View File

@@ -6,7 +6,8 @@ pkgdesc="Set of scripts to optimize the daily work in linux shell"
arch=('any')
url="http://proyecto.jkanetwork.com"
license=('GPL3')
depends=('p7zip' 'unrar' 'unzip')
depends=('p7zip' 'unrar' 'unzip' 'facter')
provides=('jkazip' 'apw')
options=(!emptydirs)
install=$pkgname.install
source=(https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz)