mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
manuskript: update to 0.11.0.
This commit is contained in:
parent
24c0fb181d
commit
411605bc72
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.10.0
|
version=0.11.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
pycompile_dirs="usr/share/${pkgname}"
|
pycompile_dirs="usr/share/${pkgname}"
|
||||||
|
@ -11,7 +11,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=d60745b85e788b75f41d3d91cbe02cf90e34dbf9807aa7bed85c91e19215d821
|
checksum=bed0114c5d7787df07b420aa4909a7ae216e1581147058e03fda4c07deef8ef8
|
||||||
pycompile_version="$py3_ver"
|
pycompile_version="$py3_ver"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue