This commit is contained in:
Jack L. Frost 2015-10-19 00:22:04 +03:00
parent 4ca7fbaba4
commit ba79bfd9ff
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.7'
pkgver='5.8'
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=( '78b355004365b3e9084323a6b6d03cc3b4892f3e' )
sha1sums=('aa490b78f0af91243210ca24103a61e5cb25577b')