From 91fb93e8f7617cecb485b92b7a4e934418195e9f Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 5 Jan 2023 19:00:12 -0500 Subject: [PATCH] tagparser: update to 11.5.1. --- srcpkgs/tagparser/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tagparser/template b/srcpkgs/tagparser/template index 176ec2e3681..6f515fcc363 100644 --- a/srcpkgs/tagparser/template +++ b/srcpkgs/tagparser/template @@ -1,6 +1,6 @@ # Template file for 'tagparser' pkgname=tagparser -version=11.5.0 +version=11.5.1 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=361401093cd8855ba11403f10658e843417d00894c1af82b720cd106b9d814d2 +checksum=1c9d57ab0dfe9a0ecd8ef9406386dcdf3f628a50acfc303b17535e88f564be3a tagparser-devel_package() { short_desc+=" - development files"