Uses lolibc now
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
b41388e851
commit
b57b1844fd
3
PKGBUILD
3
PKGBUILD
|
@ -2,12 +2,11 @@
|
||||||
|
|
||||||
pkgname='loksh'
|
pkgname='loksh'
|
||||||
pkgver='6.7.1'
|
pkgver='6.7.1'
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
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'
|
||||||
license=( 'custom' )
|
license=( 'custom' )
|
||||||
depends=( 'libbsd' )
|
|
||||||
makedepends=( 'meson' )
|
makedepends=( 'meson' )
|
||||||
source=( "https://github.com/dimkr/loksh/releases/download/$pkgver/src.tar.xz" )
|
source=( "https://github.com/dimkr/loksh/releases/download/$pkgver/src.tar.xz" )
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user