parent
2c9785206a
commit
8382f81e2c
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'loksh'
|
||||
pkgname=loksh
|
||||
version=6.7.2
|
||||
version=6.7.5
|
||||
revision=1
|
||||
wrksrc=loksh
|
||||
build_style=meson
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -11,7 +10,7 @@ maintainer="Renato Aguiar <renato@renatoaguiar.net>"
|
|||
license="custom:Public Domain"
|
||||
homepage="https://github.com/dimkr/loksh"
|
||||
distfiles="https://github.com/dimkr/loksh/releases/download/${version}/loksh-${version}.tar.xz"
|
||||
checksum=26f667391aaeb7b1169a9b74b6c124d05dd65c472757f96e561d8ce6384ec6b5
|
||||
checksum=1a36bafc2bfb9dee11ca65f955528960283ed12f9b00c57c523c49b2a1c91dd5
|
||||
register_shell="/bin/loksh"
|
||||
|
||||
alternatives="
|
||||
|
|
Loading…
Reference in a new issue