gede: update to 2.9.1.

This commit is contained in:
Andrea Brancaleoni 2018-07-09 11:36:19 +02:00
parent 5c5dfdb751
commit df91786fe6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gede'
pkgname=gede
version=2.8.1
version=2.9.1
revision=1
build_style=qmake
build_options="qt5"
@ -14,7 +14,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=614e0ebdf2873427fe5dda17a0667b44305ea1879f1239318dbfccf40c88ab1d
checksum=1ad61cc90ab857e9b4d4e634975296436382d2315dad7327b0224c0132ab1b29
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" $(vopt_if qt5 'qt5-host-tools qt5-devel' 'qt-host-tools qt-devel')"