Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
3
PKGBUILD
3
PKGBUILD
@@ -1,7 +1,7 @@
|
||||
# Maintainer: Jack L. Frost <fbt@fleshless.org>
|
||||
|
||||
pkgname='loksh'
|
||||
pkgver='7.4'
|
||||
pkgver='7.5'
|
||||
pkgrel=1
|
||||
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
|
||||
arch=( 'i686' 'x86_64' )
|
||||
@@ -29,4 +29,3 @@ package() {
|
||||
DESTDIR="$pkgdir" ninja -C output install
|
||||
}
|
||||
|
||||
sha1sums=('c1335e6fccf2c7057bce1bac4a853511d83e082f')
|
||||
|
Reference in New Issue
Block a user