manuskript: update to 0.17.0.

This commit is contained in:
Andrew Benson 2025-07-01 15:31:29 -05:00
parent 67bc62396b
commit 31dfe58742

View file

@ -1,7 +1,7 @@
# Template file for 'manuskript'
pkgname=manuskript
version=0.16.1
revision=2
version=0.17.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=129125b3d7ce39f3417b41fc57c6ea2c883cc02ca1899e4b533e6070bc56a18c
checksum=a31d8918b28bcb0f42a614fdc6e2732eca1cd276b9ed1664d1b9cad2e66393ab
python_version=3
do_install() {