From 2bd3a11fa100af6f470af04936425db04618b022 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 12 Jul 2015 08:09:19 +0200 Subject: [PATCH] tilda: update to 1.2.4. --- srcpkgs/tilda/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tilda/template b/srcpkgs/tilda/template index 6574f3fe824..edfd6ac4afe 100644 --- a/srcpkgs/tilda/template +++ b/srcpkgs/tilda/template @@ -1,7 +1,7 @@ # Template file for 'tilda' pkgname=tilda -version=1.2.2 -revision=3 +version=1.2.4 +revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure hostmakedepends="pkg-config automake gettext-devel glib-devel" @@ -12,7 +12,7 @@ maintainer="Logen K " license="GPL-2" homepage="https://github.com/lanoxx/tilda" distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz" -checksum=855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7 +checksum=1f7b52c5d8cfd9038ad2e41fc633fce935f420fa657ed15e3942722c8570751e pre_configure() { NOCONFIGURE=1 ./autogen.sh