manuskript: update to 0.15.0.
This commit is contained in:
parent
d3968ca6cb
commit
764ac9a52d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'manuskript'
|
||||
pkgname=manuskript
|
||||
version=0.14.0
|
||||
revision=2
|
||||
version=0.15.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=5d7326e4f9941e83a74e186d502c82306b8ae66dccf806bf0bc016e0e933d0ae
|
||||
checksum=e9139178c6c10f50817481037483c36329d7f0d5048f3ffecd0b0e9f9c02e027
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in New Issue