ReText: update to 5.0.
This commit is contained in:
parent
c76487bf73
commit
a01b215abb
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ReText'
|
# Template file for 'ReText'
|
||||||
pkgname=ReText
|
pkgname=ReText
|
||||||
version=4.1.3
|
version=5.0.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
python_versions="3.4"
|
python_versions="3.4"
|
||||||
hostmakedepends="python3.4 ImageMagick"
|
hostmakedepends="python3.4 ImageMagick"
|
||||||
|
@ -12,7 +12,7 @@ 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"
|
distfiles="${SOURCEFORGE_SITE}/project/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||||
checksum=bb4409982d27ac62cab01b0748fe41d9c6660853668b350f3369e76d155edd6c
|
checksum=acf097c6154ec99a2322f55a200f411e97b8eb0ca0ba411c887ba58ce46365e0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local icondir=usr/share/icons/hicolor
|
local icondir=usr/share/icons/hicolor
|
||||||
|
|
Loading…
Add table
Reference in a new issue