Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2020-10-26 08:56:52 +03:00
parent b57b1844fd
commit cc88171f6d
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Maintainer: Jack L. Frost <fbt@fleshless.org>
pkgname='loksh'
pkgver='6.7.1'
pkgrel=3
pkgver='6.8.1'
pkgrel=1
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
arch=( 'i686' 'x86_64' )
url='https://github.com/dimkr/loksh'
@ -29,4 +29,4 @@ package() {
DESTDIR="$pkgdir" ninja -C output install
}
sha1sums=('fc5f081423fcb922d02e97b733e4b45c8a359eb2')
sha1sums=('f6624c06c2237109ec6c129cf86969aff5dd4cbd')