gede: update to 2.2.1.

This commit is contained in:
Andrea Brancaleoni 2017-07-13 08:27:21 +02:00
parent b08b725567
commit 0ba6ad478d

View file

@ -1,6 +1,6 @@
# Template file for 'gede'
pkgname=gede
version=2.1.1
version=2.2.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=2d3924ccc3749bc2967e05a331c905800d3a350c185182e3ce1f8dc376fd3362
checksum=03296b9f6c2b92184d66e8d9b0819b3d796a71d04b4a186efc0e14d577b9d7cd
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel"