Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2016-09-03 18:02:07 +03:00
parent 014f80a7a9
commit 929378a73d
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: Jack L. Frost <fbt@fleshless.org>
pkgname='loksh'
pkgver='5.9'
pkgver='6.0'
pkgrel=1
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
arch=( 'i686' 'x86_64' )
@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir/" BIN_NAME='loksh' install
}
sha1sums=('3446cda233438a1d2c926246ec7d0d064af786e7')
sha1sums=('31bdd59f6fddeb4b8a53f437ee4f026a18f424a5')