mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
parent
02622884e7
commit
4e2f8a6398
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'sigil'
|
# Template file for 'sigil'
|
||||||
pkgname=sigil
|
pkgname=sigil
|
||||||
version=0.9.18
|
version=1.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="Sigil-${version}"
|
wrksrc="Sigil-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_dirs="usr/share/sigil/python3lib"
|
pycompile_dirs="usr/share/sigil/python3lib"
|
||||||
|
@ -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=d4ac2d178fd154d9892fcb552304b20fc12d9eb4b2be5a222c6421c18720cca6
|
checksum=431c25791c1bdfa0397a1473aa014727d40b2def7e6be236b23ef98a495b1b10
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*) broken="depends on qt5-webengine";;
|
arm*) broken="depends on qt5-webengine";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue