sigil: update to 1.1.0
This commit is contained in:
parent
bb71ce23ca
commit
dd0f77c55c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=1
|
||||
wrksrc="Sigil-${version}"
|
||||
build_style=cmake
|
||||
|
@ -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=431c25791c1bdfa0397a1473aa014727d40b2def7e6be236b23ef98a495b1b10
|
||||
checksum=b22c612464f5d3f62f850c0412183d7eba0c6f4879c3d6a521f9872b6f98da79
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) broken="depends on qt5-webengine";;
|
||||
|
|
Loading…
Reference in a new issue