commit
ef5c6bc161
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ReText'
|
||||
pkgname=ReText
|
||||
version=5.0.0
|
||||
version=5.0.1
|
||||
revision=1
|
||||
build_style="python-module"
|
||||
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"
|
||||
maintainer="Enno Boland <eb@s01.de>"
|
||||
noarch="yes"
|
||||
license="GPL3"
|
||||
license="GPL-3"
|
||||
homepage="http://retext.sourceforge.net"
|
||||
update_ignore="*beta*"
|
||||
distfiles="${SOURCEFORGE_SITE}/retext/ReText-${version%.*}/ReText-${version}.tar.gz"
|
||||
checksum=acf097c6154ec99a2322f55a200f411e97b8eb0ca0ba411c887ba58ce46365e0
|
||||
checksum=a62f784f18bfcdad13969b8b15a8e92f57e930f23e93bfce1ab714e5ac77e939
|
||||
|
||||
post_install() {
|
||||
local icondir=usr/share/icons/hicolor
|
||||
|
|
Loading…
Reference in New Issue