sigil: update to 1.8.0.
This commit is contained in:
parent
ad9d21e738
commit
007fde1a4d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=1.7.0
|
||||
revision=2
|
||||
version=1.8.0
|
||||
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=f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66
|
||||
checksum=33d84331f259ab8d92fc2c5fed6f05fd5f011695c48f83537423635a7afdd2ec
|
||||
python_version=3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue