From 7cdefd77e866d5f2d121b296585f24bc4e3c86fc Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 18 Feb 2024 21:00:31 -0800 Subject: [PATCH] liblangtag: update to 0.6.7. fixes build with gcc 13 --- srcpkgs/liblangtag/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/liblangtag/template b/srcpkgs/liblangtag/template index 63eb8794148..c833c656b73 100644 --- a/srcpkgs/liblangtag/template +++ b/srcpkgs/liblangtag/template @@ -1,6 +1,6 @@ # Template file for 'liblangtag' pkgname=liblangtag -version=0.6.4 +version=0.6.7 revision=1 build_style=gnu-configure build_helper=gir @@ -13,7 +13,7 @@ license="LGPL-3.0-or-later, MPL-2.0" homepage="https://bitbucket.org/tagoh/liblangtag/src" changelog="https://bitbucket.org/tagoh/liblangtag/raw/main/NEWS" distfiles="https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-${version}.tar.bz2" -checksum=5701062c17d3e73ddaa49956cbfa5d47d2f8221988dec561c0af2118c1c8a564 +checksum=5ed6bcd4ae3f3c05c912e62f216cd1a44123846147f729a49fb5668da51e030e build_options="gir" build_options_default="gir"