From a966591fbb3cbf81bd3f38ce486e0e6110420c93 Mon Sep 17 00:00:00 2001 From: Piraty Date: Tue, 9 Jan 2018 19:31:13 +0100 Subject: [PATCH] touchegg: fix distfile Closes: #10614 [via git-merge-pr] --- srcpkgs/touchegg/template | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/srcpkgs/touchegg/template b/srcpkgs/touchegg/template index f6b209f8a83..a5e42779ce7 100644 --- a/srcpkgs/touchegg/template +++ b/srcpkgs/touchegg/template @@ -1,12 +1,14 @@ # Template file for 'touchegg' pkgname=touchegg version=1.1.1 -revision=2 +revision=3 build_style=qmake -makedepends="qt-devel libXtst-devel geis-devel" -short_desc="a multitouch gesture recognizer" +hostmakedepends="qt-qmake qt-devel" +makedepends="libXtst-devel geis-devel" +build_wrksrc="touchegg" +short_desc="Multitouch gesture recognizer" maintainer="Enno Boland " -homepage="https://code.google.com/p/touchegg/" +homepage="https://github.com/JoseExposito/touchegg" license="GPL-2" -distfiles="http://touchegg.googlecode.com/files/${pkgname}-${version}.tar.gz" -checksum=95734815c7219d9a71282f3144b3526f2542b4fa270a8e69d644722d024b4038 +distfiles="https://github.com/JoseExposito/touchegg/archive/${version}.tar.gz" +checksum=daeca6063eeb9d3ee95803699665ce0b6f101bb3ce8421df2676744556c0b8c8