v++
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
b57b1844fd
commit
cc88171f6d
6
PKGBUILD
6
PKGBUILD
|
@ -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')
|
||||
|
|
Loading…
Reference in New Issue
Block a user