1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-17 18:41:34 +01:00

Update targz

This commit is contained in:
kprkpr
2016-05-23 15:16:10 +02:00
parent aff130d521
commit c94fde762a
2 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -1,8 +1,8 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=jka-toolkit
pkgver=0.2.2
pkgver=0.2.3
pkgrel=1
pkgdesc="Set of scripts to optimize the daily work in linux shell"
pkgdesc="Set of scripts to optimize the daily work in linux shell (jkazip and apw)"
arch=('any')
url="http://proyecto.jkanetwork.com"
license=('GPL3')
@@ -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=('c71687f426a4562ae794bc6218b2575a')
md5sums=('bfdecb9f720f66933f9ad1f07634e68c')
package() {
cd "$srcdir/$pkgname"