mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
ReText: update to 6.0.2.
This commit is contained in:
parent
69c9d9657f
commit
a3e7152b7e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ReText'
|
# Template file for 'ReText'
|
||||||
pkgname=ReText
|
pkgname=ReText
|
||||||
version=6.0.1
|
version=6.0.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
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=7c9785cb022d2f0b123b8a808c2419cf1300249d594a72a5ef5a0030de8bb630
|
checksum=ce28b20673627bd4e17c750d71b73e073776e291b2a1736dd561a1a24aa7f70b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
lrelease locale/*.ts
|
lrelease locale/*.ts
|
||||||
|
|
Loading…
Add table
Reference in a new issue