manuskript: update to 0.13.1.
This commit is contained in:
parent
fffc482c66
commit
a50d97612e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'manuskript'
|
||||
pkgname=manuskript
|
||||
version=0.12.0
|
||||
revision=3
|
||||
version=0.13.1
|
||||
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=72e5f8111573ad110f43ba385f7346243bd0823ad1f910e38929b24cb77289ea
|
||||
checksum=a90ad6197210539795507d238d17c001912225283ed2b8142380fac5a063bebf
|
||||
python_version=3
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue