manuskript: update to 0.12.0.
This commit is contained in:
parent
53c10c9af6
commit
7c56b705c1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'manuskript'
|
||||
pkgname=manuskript
|
||||
version=0.11.0
|
||||
revision=2
|
||||
version=0.12.0
|
||||
revision=1
|
||||
pycompile_dirs="usr/share/${pkgname}"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-enchant python3-lxml python3-Markdown python3-PyQt5 qt5-svg"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.theologeek.ch/manuskript"
|
||||
distfiles="https://github.com/olivierkes/manuskript/archive/${version}.tar.gz"
|
||||
checksum=bed0114c5d7787df07b420aa4909a7ae216e1581147058e03fda4c07deef8ef8
|
||||
checksum=72e5f8111573ad110f43ba385f7346243bd0823ad1f910e38929b24cb77289ea
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue