tagparser: update to 11.3.0.

This commit is contained in:
Andrew J. Hesford 2022-07-06 09:26:42 -04:00
parent a01b85b521
commit 0f3ffea857

View file

@ -1,6 +1,6 @@
# Template file for 'tagparser' # Template file for 'tagparser'
pkgname=tagparser pkgname=tagparser
version=11.2.1 version=11.3.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://github.com/Martchus/tagparser" homepage="https://github.com/Martchus/tagparser"
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
checksum=daa881d2416bdcfac5c086b5e8ce780103477cf6bc11e71d75798f5ba5422c65 checksum=5c89fae9d87b94225e585acda58072ae24e09f3af87e5af742ec077d78230e9f
tagparser-devel_package() { tagparser-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"