1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-24 05:53:48 +01:00

apw update

This commit is contained in:
kprkpr
2016-05-23 20:41:33 +02:00
parent c28a58eb7a
commit 8428ce90af
4 changed files with 106 additions and 98 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = jka-toolkit
pkgdesc = Set of scripts to optimize the daily work in linux shell
pkgver = 0.2.3
pkgrel = 3
pkgdesc = Set of scripts to optimize the daily work in linux shell (jkazip and apw)
pkgver = 0.2.4
pkgrel = 1
url = http://proyecto.jkanetwork.com
install = jka-toolkit.install
arch = any
@@ -9,9 +9,14 @@ pkgbase = jka-toolkit
depends = p7zip
depends = unrar
depends = unzip
depends = tar
depends = zip
depends = facter
provides = jkazip
provides = apw
options = !emptydirs
source = https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz
md5sums = c71687f426a4562ae794bc6218b2575a
md5sums = af4b1cd2ae39dd4c7bf5aa918b0c96b3
pkgname = jka-toolkit

View File

@@ -1,7 +1,7 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=jka-toolkit
pkgver=0.2.3
pkgrel=3
pkgver=0.2.4
pkgrel=1
pkgdesc="Set of scripts to optimize the daily work in linux shell (jkazip and apw)"
arch=('any')
url="http://proyecto.jkanetwork.com"
@@ -11,7 +11,7 @@ provides=('jkazip' 'apw')
options=(!emptydirs)
install=$pkgname.install
source=(https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz)
md5sums=('bfdecb9f720f66933f9ad1f07634e68c')
md5sums=('af4b1cd2ae39dd4c7bf5aa918b0c96b3')
package() {
cd "$srcdir/$pkgname"