gede: update to 2.1.1.

This commit is contained in:
Andrea Brancaleoni 2017-06-23 21:01:40 +01:00
parent f867e5923b
commit e84abe4424
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gede'
pkgname=gede
version=2.0.4
version=2.1.1
revision=1
build_style=qmake
build_wrksrc="src"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD"
homepage="http://acidron.com/gede"
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
checksum=6a61573be0e399d557e048a48806e46d4972242e7b7a452e1883e932b436e846
checksum=2d3924ccc3749bc2967e05a331c905800d3a350c185182e3ce1f8dc376fd3362
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"