parent
02622884e7
commit
4e2f8a6398
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sigil'
|
||||
pkgname=sigil
|
||||
version=0.9.18
|
||||
revision=2
|
||||
version=1.0.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=d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6
|
||||
checksum=431c25791c1bdfa0397a1473aa014727d40b2def7e6be236b23ef98a495b1b10
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*) broken="depends on qt5-webengine";;
|
||||
|
|
Loading…
Reference in New Issue