manuskript: update to 0.9.0
This commit is contained in:
parent
8e5a9955cd
commit
7c8de7a943
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,9 @@
|
||||||
# Template file for 'manuskript'
|
# Template file for 'manuskript'
|
||||||
pkgname=manuskript
|
pkgname=manuskript
|
||||||
version=0.8.0
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
pycompile_dirs="usr/share/${pkgname}"
|
pycompile_dirs="usr/share/${pkgname}"
|
||||||
pycompile_version="$py3_ver"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-enchant python3-lxml python3-Markdown python3-PyQt5 qt5-svg"
|
depends="python3-enchant python3-lxml python3-Markdown python3-PyQt5 qt5-svg"
|
||||||
short_desc="Open source tool for writers"
|
short_desc="Open source tool for writers"
|
||||||
|
@ -12,7 +11,8 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.theologeek.ch/manuskript"
|
homepage="http://www.theologeek.ch/manuskript"
|
||||||
distfiles="https://github.com/olivierkes/manuskript/archive/${version}.tar.gz"
|
distfiles="https://github.com/olivierkes/manuskript/archive/${version}.tar.gz"
|
||||||
checksum=03b3e229894530d9dccd3f8b9898bdb201f748f9af8bb6875ea1f9fc9592fecf
|
checksum=0143628462911683c744bccbb785279efcab87b4566ecccb1b5a401f68f747d1
|
||||||
|
pycompile_version="$py3_ver"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/manuskript
|
vmkdir usr/share/manuskript
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue