Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2020-05-22 10:46:28 +03:00
parent 7ec06b14ad
commit 91744012fe
1 changed files with 2 additions and 2 deletions

View File

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