gede: update to 2.0.4.

This commit is contained in:
Andrea Brancaleoni 2017-05-27 15:05:00 +02:00
parent b1fed94db3
commit b643312019
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gede' # Template file for 'gede'
pkgname=gede pkgname=gede
version=2.0.3 version=2.0.4
revision=1 revision=1
build_style=qmake build_style=qmake
build_wrksrc="src" build_wrksrc="src"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD" license="BSD"
homepage="http://acidron.com/gede" homepage="http://acidron.com/gede"
distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz" distfiles="http://gede.acidron.com/uploads/source/${pkgname}-${version}.tar.xz"
checksum=730e69e513c9a15fa41cdb7a02c91cacf570974f4af571703a54d6fce4acd4fe checksum=6a61573be0e399d557e048a48806e46d4972242e7b7a452e1883e932b436e846
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-host-tools qt-devel" hostmakedepends+=" qt-host-tools qt-devel"