From 58e710e6452125bc4fa30d1e45b08522d1fe887c Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Wed, 6 Sep 2023 09:20:44 -0400 Subject: [PATCH] tagparser: update to 12.1.0. --- srcpkgs/tagparser/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tagparser/template b/srcpkgs/tagparser/template index 5577aaa67c0..8ae41c533cb 100644 --- a/srcpkgs/tagparser/template +++ b/srcpkgs/tagparser/template @@ -1,6 +1,6 @@ # Template file for 'tagparser' pkgname=tagparser -version=12.0.0 +version=12.1.0 revision=1 build_style=cmake configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" @@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford " license="GPL-2.0-only" homepage="https://github.com/Martchus/tagparser" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" -checksum=94ded89093beb67d95816c4ba700cb50f64b4f4fdc7748ccfbb61946246b635e +checksum=5632786ab40509fc15039210b6092fcd496231d3db3c5e8995a2689f39954540 tagparser-devel_package() { short_desc+=" - development files"