1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-22 13:03:49 +01:00
This commit is contained in:
kprkpr
2016-05-29 11:59:56 +02:00
parent d34def1e5f
commit ec0b64e282
4 changed files with 124 additions and 87 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = jka-toolkit
pkgdesc = Set of scripts to optimize the daily work in linux shell (jkazip and apw)
pkgver = 0.2.6
pkgver = 0.2.7
pkgrel = 1
url = http://proyecto.jkanetwork.com
install = jka-toolkit.install
@@ -14,7 +14,7 @@ pkgbase = jka-toolkit
provides = apw
options = !emptydirs
source = https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz
md5sums = e03abc17bdceffedd0176258613a46b8
md5sums = b3588bc1cdceca9356a88aeb17ae8159
pkgname = jka-toolkit

View File

@@ -1,6 +1,6 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=jka-toolkit
pkgver=0.2.6
pkgver=0.2.7
pkgrel=1
pkgdesc="Set of scripts to optimize the daily work in linux shell (jkazip and apw)"
arch=('any')
@@ -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=('e03abc17bdceffedd0176258613a46b8')
md5sums=('b3588bc1cdceca9356a88aeb17ae8159')
package() {
cd "$srcdir/$pkgname"