ReText: update-check support.
This commit is contained in:
parent
512d845751
commit
54ff0fa0b9
|
@ -11,7 +11,8 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
license="GPL3"
|
license="GPL3"
|
||||||
homepage="http://retext.sourceforge.net"
|
homepage="http://retext.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/project/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
update_ignore="*beta*"
|
||||||
|
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||||
checksum=acf097c6154ec99a2322f55a200f411e97b8eb0ca0ba411c887ba58ce46365e0
|
checksum=acf097c6154ec99a2322f55a200f411e97b8eb0ca0ba411c887ba58ce46365e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue