From 4ffa2bdab0e331a357e194abd8845e176f07a863 Mon Sep 17 00:00:00 2001 From: Saksham Verma Date: Wed, 2 Oct 2024 16:53:11 +0530 Subject: [PATCH] tilda: update to 2.0.0 --- srcpkgs/tilda/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tilda/template b/srcpkgs/tilda/template index 88478a49109..da64b3ebaa2 100644 --- a/srcpkgs/tilda/template +++ b/srcpkgs/tilda/template @@ -1,6 +1,6 @@ # Template file for 'tilda' pkgname=tilda -version=1.5.4 +version=2.0.0 revision=1 build_style=gnu-configure hostmakedepends="pkg-config automake gettext-devel glib-devel" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://github.com/lanoxx/tilda" distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz" -checksum=c9528b0e9af6f5a35db9ca695b3edbb6709755e82afdfc3cdb75a406ddc67523 +checksum=ff9364244c58507cd4073ac22e580a4cded048d416c682496c1b1788ee8a30df pre_configure() { NOCONFIGURE=1 ./autogen.sh