qxmledit: update to 0.9.16
This commit is contained in:
parent
53a3e76310
commit
b5f1cb5848
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qxmledit'
|
# Template file for 'qxmledit'
|
||||||
pkgname=qxmledit
|
pkgname=qxmledit
|
||||||
version=0.9.15
|
version=0.9.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="QXMLEDIT_INST_DATA_DIR=/usr/share/qxmledit
|
configure_args="QXMLEDIT_INST_DATA_DIR=/usr/share/qxmledit
|
||||||
|
@ -16,7 +16,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="LGPL-2.0-or-later, Zlib"
|
license="LGPL-2.0-or-later, Zlib"
|
||||||
homepage="https://qxmledit.org/"
|
homepage="https://qxmledit.org/"
|
||||||
distfiles="https://github.com/lbellonda/qxmledit/archive/${version}.tar.gz"
|
distfiles="https://github.com/lbellonda/qxmledit/archive/${version}.tar.gz"
|
||||||
checksum=84397d5db6cdca068c1d067c36df3f12c2f164e12ee3749e10cc4655112955f5
|
checksum=e86443d640b2d2486b8278a200e098425c52607f82908a1b5676c42af057caa8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel qt5-declarative-devel qt5-scxml-devel
|
hostmakedepends+=" qt5-devel qt5-declarative-devel qt5-scxml-devel
|
||||||
|
|
Loading…
Reference in New Issue