same version release grr :)
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
d5963d3079
commit
69cb7c918a
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname='loksh'
|
pkgname='loksh'
|
||||||
pkgver='6.2'
|
pkgver='6.2'
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
|
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
|
||||||
arch=( 'i686' 'x86_64' )
|
arch=( 'i686' 'x86_64' )
|
||||||
url='https://github.com/dimkr/loksh'
|
url='https://github.com/dimkr/loksh'
|
||||||
|
@ -28,4 +28,4 @@ package() {
|
||||||
make DESTDIR="$pkgdir/" BIN_NAME='loksh' install
|
make DESTDIR="$pkgdir/" BIN_NAME='loksh' install
|
||||||
}
|
}
|
||||||
|
|
||||||
sha1sums=('f351ce36fd56fca5f706b7524b899bf8eb2d6533')
|
sha1sums=('a318075723c679b0b084f510338be402bd0e9d0d')
|
||||||
|
|
Loading…
Reference in New Issue
Block a user