commit
ef5c6bc161
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ReText'
|
# Template file for 'ReText'
|
||||||
pkgname=ReText
|
pkgname=ReText
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style="python-module"
|
build_style="python-module"
|
||||||
python_versions="3.4"
|
python_versions="3.4"
|
||||||
|
@ -9,11 +9,11 @@ depends="python3.4-Markups python3.4-pyside python3.4-Markdown"
|
||||||
short_desc="Editor for Markdown markup languages"
|
short_desc="Editor for Markdown markup languages"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
license="GPL3"
|
license="GPL-3"
|
||||||
homepage="http://retext.sourceforge.net"
|
homepage="http://retext.sourceforge.net"
|
||||||
update_ignore="*beta*"
|
update_ignore="*beta*"
|
||||||
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||||
checksum=acf097c6154ec99a2322f55a200f411e97b8eb0ca0ba411c887ba58ce46365e0
|
checksum=a62f784f18bfcdad13969b8b15a8e92f57e930f23e93bfce1ab714e5ac77e939
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local icondir=usr/share/icons/hicolor
|
local icondir=usr/share/icons/hicolor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue