From e453acc7014746e9485c601ecb616af6ca5c2c13 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 19 Apr 2016 08:38:05 +0200 Subject: [PATCH] tilda: update to 1.3.3. --- srcpkgs/tilda/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/tilda/template b/srcpkgs/tilda/template index f0e4ab196d..e334afbe18 100644 --- a/srcpkgs/tilda/template +++ b/srcpkgs/tilda/template @@ -1,7 +1,7 @@ # Template file for 'tilda' pkgname=tilda -version=1.3.2 -revision=2 +version=1.3.3 +revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure hostmakedepends="pkg-config automake gettext-devel glib-devel" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2" homepage="https://github.com/lanoxx/tilda" distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz" -checksum=695465b2aeb22dbb66ed1be0b03e743b5f23b854ffc9a085bacff9174a03660c +checksum=71baa5572c498e5b3e94f5b57e8118c1ef0fdaea269a5b2425208e1adec284b1 pre_configure() { NOCONFIGURE=1 ./autogen.sh