Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2022-04-22 07:10:07 +00:00
parent 578547bd40
commit 1a7ec1b896
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='7.0'
pkgver='7.1'
pkgrel=1
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
arch=( 'i686' 'x86_64' )
@ -29,4 +29,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
sha1sums=('9611e85b4621a196e0db9f82e9ff9ee833f419fe')
sha1sums=('9f16f398ad60e25e2bcdba9e777c3fcd74c7e5a6')