mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-03-18 00:12:04 +01:00
fast fix
This commit is contained in:
@@ -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.7
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = http://proyecto.jkanetwork.com
|
||||
install = jka-toolkit.install
|
||||
arch = any
|
||||
@@ -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 = b3588bc1cdceca9356a88aeb17ae8159
|
||||
md5sums = 51617d9917a3b12feba935ab56cb450d
|
||||
|
||||
pkgname = jka-toolkit
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user