gede: update to 2.3.1.

This commit is contained in:
Andrea Brancaleoni 2017-12-13 10:43:52 +01:00
parent 45e71046ca
commit 63f983142a

View file

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