ReText: update to 5.0.
This commit is contained in:
parent
c76487bf73
commit
a01b215abb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ReText'
|
||||
pkgname=ReText
|
||||
version=4.1.3
|
||||
revision=2
|
||||
version=5.0.0
|
||||
revision=1
|
||||
build_style="python-module"
|
||||
python_versions="3.4"
|
||||
hostmakedepends="python3.4 ImageMagick"
|
||||
|
@ -12,7 +12,7 @@ noarch="yes"
|
|||
license="GPL3"
|
||||
homepage="http://retext.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/project/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||
checksum=bb4409982d27ac62cab01b0748fe41d9c6660853668b350f3369e76d155edd6c
|
||||
checksum=acf097c6154ec99a2322f55a200f411e97b8eb0ca0ba411c887ba58ce46365e0
|
||||
|
||||
post_install() {
|
||||
local icondir=usr/share/icons/hicolor
|
||||
|
|
Loading…
Reference in New Issue