sigil: update to 1.9.10.
This commit is contained in:
parent
cd6a31948d
commit
f44653f903
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sigil'
|
# Template file for 'sigil'
|
||||||
pkgname=sigil
|
pkgname=sigil
|
||||||
version=1.9.2
|
version=1.9.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Sigil-${version}"
|
wrksrc="Sigil-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -20,7 +20,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Sigil-Ebook/Sigil"
|
homepage="https://github.com/Sigil-Ebook/Sigil"
|
||||||
changelog="https://raw.githubusercontent.com/Sigil-Ebook/Sigil/master/ChangeLog.txt"
|
changelog="https://raw.githubusercontent.com/Sigil-Ebook/Sigil/master/ChangeLog.txt"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=d1a16f33fe93cda88442c798e0c53f700fa8e2ef792dd78566392d7ad11d997f
|
checksum=35b6051d966c2848a8a031ebe691449229b3c95a56145647dc71857acc18fad5
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue