1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-28 16:03:47 +01:00
This commit is contained in:
kprkpr
2016-05-29 15:26:52 +02:00
parent ec0b64e282
commit f48eedae17
4 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=jka-toolkit
pkgver=0.2.7
pkgrel=1
pkgrel=2
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=('b3588bc1cdceca9356a88aeb17ae8159')
md5sums=('51617d9917a3b12feba935ab56cb450d')
package() {
cd "$srcdir/$pkgname"