parent
5dd822e1dc
commit
136d4aff2b
2 changed files with 5 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yabasic'
|
||||
pkgname=yabasic
|
||||
version=2.78.2
|
||||
version=2.78.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="libXt-devel libSM-devel ncurses-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://2484.de/yabasic/"
|
||||
distfiles="http://2484.de/yabasic/download/yabasic-${version}.tar.gz"
|
||||
checksum=491581b44ab7ea4707b5021b57df0d1880a621097bcc10e2b50e70c3524f1211
|
||||
checksum=2d9855e2b69af0508377316cb989a461b0f3cfefde63fbdcc1854e6d5e5f23ff
|
||||
|
||||
do_install() {
|
||||
vbin yabasic
|
||||
|
|
3
srcpkgs/yabasic/update
Normal file
3
srcpkgs/yabasic/update
Normal file
|
@ -0,0 +1,3 @@
|
|||
site="http://2484.de/yabasic/content_log.html"
|
||||
pattern="Version \K[\d\.]+(?=\,)"
|
||||
ignore="*\.7[0-9][0-9]*"
|
Loading…
Reference in a new issue