gede: update to 2.12.2.

This commit is contained in:
Andrea Brancaleoni 2018-09-29 12:19:11 +02:00
parent 76e40891da
commit c93e7520b0
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gede'
pkgname=gede
version=2.11.7
version=2.12.2
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=97f275a8881ae7191af7c2c2404d550ff5bf9e08a5293ff90eed0111386072eb
checksum=f09af99f4002985b97467da22904ff59a7954c057ebdc732a22182bd1e7eaf08
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" $(vopt_if qt5 'qt5-host-tools qt5-devel' 'qt-host-tools qt-devel')"