Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2022-11-24 15:07:55 +00:00
parent 1a7ec1b896
commit ded2106168
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.1'
pkgver='7.2'
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=('9f16f398ad60e25e2bcdba9e777c3fcd74c7e5a6')
sha1sums=('2edb97b33f07551f851c3fd64a7abefcec12a0a5')