sigil: update to 0.9.12.
This commit is contained in:
parent
06ad072c64
commit
7b3c2e43a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=0.9.11
|
||||
version=0.9.12
|
||||
revision=1
|
||||
wrksrc="Sigil-${version}"
|
||||
build_style=cmake
|
||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/Sigil-Ebook/Sigil"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=db05ceb1d5eb1578f72930ede14026177382899688931982ac616489b88f87b4
|
||||
checksum=8d810f9fc742c92bdd1c4075577be70cda0b7922a1ae06dc8373e619b77aa4bb
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-tools-devel qt5-svg-devel
|
||||
|
|
Loading…
Reference in a new issue