gede: update to 2.12.3.

This commit is contained in:
Andrea Brancaleoni 2018-10-09 11:12:51 +02:00
parent 50b7a142ea
commit e2ad3ad72b

View file

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