Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2018-04-20 04:20:49 +03:00
parent 69cb7c918a
commit 99a619d1a9
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.2'
pkgrel=2
pkgver='6.3'
pkgrel=1
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
arch=( 'i686' 'x86_64' )
url='https://github.com/dimkr/loksh'
@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir/" BIN_NAME='loksh' install
}
sha1sums=('a318075723c679b0b084f510338be402bd0e9d0d')
sha1sums=('a29561995de26d91ddc61cf5ee307657377fb800')