Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
Jack L. Frost 2017-12-06 01:33:09 +03:00
parent b9d957d3fa
commit d5963d3079
2 changed files with 2 additions and 18 deletions

View File

@ -1,16 +0,0 @@
# Generated by mksrcinfo v8
# Tue Apr 11 16:02:25 UTC 2017
pkgbase = loksh
pkgdesc = A Linux port of OpenBSD's ksh targeting musl
pkgver = 6.1
pkgrel = 1
url = https://github.com/dimkr/loksh
arch = i686
arch = x86_64
license = custom
depends = libbsd
source = https://github.com/dimkr/loksh/archive/6.1.tar.gz
sha1sums = 04b74cbfcd100070d84e94f2704ce73ec260825b
pkgname = loksh

View File

@ -1,7 +1,7 @@
# Maintainer: Jack L. Frost <fbt@fleshless.org>
pkgname='loksh'
pkgver='6.1'
pkgver='6.2'
pkgrel=1
pkgdesc="A Linux port of OpenBSD's ksh targeting musl"
arch=( 'i686' 'x86_64' )
@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir/" BIN_NAME='loksh' install
}
sha1sums=('04b74cbfcd100070d84e94f2704ce73ec260825b')
sha1sums=('f351ce36fd56fca5f706b7524b899bf8eb2d6533')