manuskript: update to 0.14.0.
This commit is contained in:
parent
fc3bb07bc3
commit
1e7f0a4fdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'manuskript'
|
# Template file for 'manuskript'
|
||||||
pkgname=manuskript
|
pkgname=manuskript
|
||||||
version=0.13.1
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
pycompile_dirs="usr/share/${pkgname}"
|
pycompile_dirs="usr/share/${pkgname}"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,7 @@ 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=a90ad6197210539795507d238d17c001912225283ed2b8142380fac5a063bebf
|
checksum=5d7326e4f9941e83a74e186d502c82306b8ae66dccf806bf0bc016e0e933d0ae
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue