mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
commit
cc711ebe98
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=5.0.1
|
version=5.0.2
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
python_versions="3.4"
|
python_versions="3.4"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <eb@s01.de>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://retext.sourceforge.net"
|
homepage="http://retext.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||||
checksum=a62f784f18bfcdad13969b8b15a8e92f57e930f23e93bfce1ab714e5ac77e939
|
checksum=7ef898abc8aed70502fd4d69ed7e8ab43cc978fcbe6864da5771379c1e315bdd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
lrelease locale/*.ts
|
lrelease locale/*.ts
|
||||||
|
|
Loading…
Add table
Reference in a new issue