sigil: update to 1.5.1.
This commit is contained in:
parent
ccdb2e04d1
commit
a6efa5cb74
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sigil'
|
# Template file for 'sigil'
|
||||||
pkgname=sigil
|
pkgname=sigil
|
||||||
version=1.4.3
|
version=1.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Sigil-${version}"
|
wrksrc="Sigil-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/Sigil-Ebook/Sigil"
|
homepage="https://github.com/Sigil-Ebook/Sigil"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=74bd482d3c4fe4b2015ee006a6fa77f1114371bd217e4e7cf1d9a805ea41e719
|
checksum=ecdb20c90ca4ca9bd9ebee03734ee8c88ac101b0d32cc7ef25ff70960f4e982c
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue