Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2019-10-17 23:47:38 +03:00
parent 2bb18f497e
commit 7ec06b14ad
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='6.5'
pkgver='6.6'
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=('bc8d840b3bfa5c3fa4196511fd6a0e60dc47b039')
sha1sums=('aff61e5f8af404c26bad7b7be4d77e66fc44525b')