tagparser: update to 11.1.0.

This commit is contained in:
Andrew J. Hesford 2022-04-05 21:10:02 -04:00
parent ce5466dd56
commit 1cfa443b46

View file

@ -1,6 +1,6 @@
# Template file for 'tagparser' # Template file for 'tagparser'
pkgname=tagparser pkgname=tagparser
version=11.0.0 version=11.1.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=be31354dbf3cf7342de68d28f1a0ba4bd1464e312b661383fe2b0d8abdbe3e32 checksum=dc3bd56ee7ddd3220062d2637b89dffc27747c3027c4b223a4697d693e55e2f1
tagparser-devel_package() { tagparser-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"