ReText: fix build (wrksrc)

This commit is contained in:
Jürgen Buchmüller 2018-01-11 11:11:14 +01:00
parent a23bfe58d9
commit 3c5cd94ca5

View file

@ -1,11 +1,12 @@
# Template file for 'ReText'
pkgname=ReText
version=7.0.1
revision=2
revision=3
noarch=yes
build_style=python3-module
pycompile_module="ReText"
makedepends="python3 qt5-tools ImageMagick"
wrksrc="${pkgname,,}-${version}"
makedepends="python3 qt5-tools qt5-host-tools ImageMagick"
depends="python3-PyQt5-webkit python3-Markups python3-Markdown
desktop-file-utils shared-mime-info"
short_desc="Simple editor for Markdown and reStructuredText"