qxmledit: update to 0.9.15
This commit is contained in:
parent
51d207d77b
commit
d3d0308078
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qxmledit'
|
||||
pkgname=qxmledit
|
||||
version=0.9.14
|
||||
version=0.9.15
|
||||
revision=1
|
||||
build_style=qmake
|
||||
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"
|
||||
homepage="https://qxmledit.org/"
|
||||
distfiles="https://github.com/lbellonda/qxmledit/archive/${version}.tar.gz"
|
||||
checksum=6b9836e99720fc5df74aadfc65a8b977594cc9f672b31fa2fdefa1c741d4a01e
|
||||
checksum=84397d5db6cdca068c1d067c36df3f12c2f164e12ee3749e10cc4655112955f5
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-devel qt5-declarative-devel qt5-scxml-devel
|
||||
|
|
Loading…
Reference in a new issue