parent
a806bc2236
commit
7ac7c90767
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.78.3
|
||||
version=2.78.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel libSM-devel ncurses-devel"
|
||||
makedepends="libXt-devel ncurses-devel"
|
||||
short_desc="Yet another Basic"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://2484.de/yabasic/"
|
||||
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||
checksum=2d9855e2b69af0508377316cb989a461b0f3cfefde63fbdcc1854e6d5e5f23ff
|
||||
checksum=5afa66caf87bebd0837c3ffb5f0e908d01f9f0211d80aa2417a81f2a71843489
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
Loading…
Reference in New Issue