1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-25 14:33:49 +01:00
This commit is contained in:
kprkpr
2016-05-24 22:14:54 +02:00
parent 846cdbd2f8
commit 2ff398b445
4 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
pkgbase = jka-toolkit
pkgdesc = Set of scripts to optimize the daily work in linux shell (jkazip and apw)
pkgver = 0.2.4
pkgrel = 1
pkgver = 0.2.5
pkgrel = 2
url = http://proyecto.jkanetwork.com
install = jka-toolkit.install
arch = any
@@ -15,7 +15,7 @@ pkgbase = jka-toolkit
provides = apw
options = !emptydirs
source = https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz
md5sums = 530beded245bba22227860edd52bd6b7
md5sums = 2f2d776a4201f0628cae8c0ea0e12d22
pkgname = jka-toolkit

View File

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