sigil: update to 1.4.1.
This commit is contained in:
parent
afd115183c
commit
cf62c5cbba
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=1.3.0
|
||||
revision=2
|
||||
version=1.4.1
|
||||
revision=1
|
||||
wrksrc="Sigil-${version}"
|
||||
build_style=cmake
|
||||
pycompile_dirs="usr/share/sigil/python3lib"
|
||||
|
@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Sigil-Ebook/Sigil"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=ac302328f0d0e0144e67bd4cbd7834650eb219f81a623f393271bf6f0686cc56
|
||||
checksum=8e4919bde7b0e530e12a6feb8956e92e662270187d924a0102e505e942acacb1
|
||||
python_version=3
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue