injeqt: update to 1.2.0

This commit is contained in:
Jürgen Buchmüller 2017-05-01 12:30:10 +02:00
parent 2db3ac3831
commit c3deb0bbda
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'injeqt'
pkgname=injeqt
version=1.1.0
revision=2
version=1.2.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="qt5-devel"
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="LGPL-2.1"
homepage="https://github.com/vogel/injeqt/"
distfiles="https://github.com/vogel/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=a5e125ab3e8c9f7139fccbce22d772b01c4e1af074dea3bbb1ddb4379a42cb16
checksum=77540cedb0b26affe993dd18124d796059e34c80a51d9ae6433fdff1860db135
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel"