From 52576785149523eca09df6d1f6fe7f2889825167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Wed, 30 Oct 2024 00:24:15 -0300 Subject: [PATCH] libbraiding: update to 1.3. --- srcpkgs/libbraiding/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libbraiding/template b/srcpkgs/libbraiding/template index af8337e6ddb..39d3a991f59 100644 --- a/srcpkgs/libbraiding/template +++ b/srcpkgs/libbraiding/template @@ -1,6 +1,6 @@ # Template file for 'libbraiding' pkgname=libbraiding -version=1.2 +version=1.3 revision=1 build_style=gnu-configure short_desc="Library to compute several properties of braids" @@ -9,7 +9,7 @@ license="GPL-2.0-or-later" homepage="https://github.com/miguelmarco/libbraiding/" changelog="https://github.com/miguelmarco/libbraiding/releases" distfiles="https://github.com/miguelmarco/libbraiding/releases/download/$version/libbraiding-$version.tar.gz" -checksum=73087d1145ace719eafeda1db1c28b5fe1c981b7e784dc59f2b1d6fc4ff75f80 +checksum=428e8b22a42e5539e511619ac61242e088642054bacae1daef174667ecf19000 libbraiding-devel_package() { depends="${sourcepkg}>=${version}_${revision} ${makedepends}"