From 662ee0760f8787323d0f29b76d497bfc9032ec8e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 8 Jul 2021 21:12:20 -0400 Subject: [PATCH] tagparser: update to 10.0.1. --- srcpkgs/tagparser/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/tagparser/template b/srcpkgs/tagparser/template index cbfc0f9f28a..74f1aeeb429 100644 --- a/srcpkgs/tagparser/template +++ b/srcpkgs/tagparser/template @@ -1,6 +1,6 @@ # Template file for 'tagparser' pkgname=tagparser -version=10.0.0 +version=10.0.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=fce4a149e293289e5089236a94ab29620dfcb4aca6af57ef3d5bf52521e003f3 +checksum=39a937767383d982a354b80b786c89b2c6fc7abbbf9d20b1bbe45918cef931e8 tagparser-devel_package() { short_desc+=" - development files"