1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-22 21:13:48 +01:00
This commit is contained in:
JoseluCross
2016-05-22 20:25:40 +02:00
parent 796f2eb977
commit 5ab07dc6bc
4 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: JKA Network (JoseluCross, Kprkpr, Yukialba) <contacto@jkanetwork.com>
pkgname=jka-toolkit
pkgver=0.2.0
pkgrel=2
pkgver=0.2.1
pkgrel=1
pkgdesc="Set of scripts to optimize the daily work in linux shell"
arch=('any')
url="http://proyecto.jkanetwork.com"
@@ -10,7 +10,7 @@ depends=('p7zip' 'unrar' 'unzip')
options=(!emptydirs)
install=$pkgname.install
source=(https://gitlab.com/JKANetwork/jka-toolkit/raw/master/jka-toolkit.tar.gz)
md5sums=('2dad01d7405811b7ecb35e642ff10dd4')
md5sums=('6e26e26ca9801fc5f687737b829e0e9d')
package() {
cd "$srcdir/$pkgname"