ReText: update to 7.0.1.
This commit is contained in:
parent
cc0ec6b6c4
commit
8b2cc420b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ReText'
|
||||
pkgname=ReText
|
||||
version=7.0.0
|
||||
version=7.0.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://retext.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||
checksum=01eaf11768f27ba1da2572f2dbcf9b6857d5baa3ca1f50d1cacad894a228f032
|
||||
checksum=f5a2dbfb32b96423fd3e5ef00488440c36a2bcecbc6356f5c17674b265316eea
|
||||
|
||||
post_install() {
|
||||
lrelease locale/*.ts
|
||||
|
|
Loading…
Reference in a new issue