tagparser: update to 9.4.0.
This commit is contained in:
parent
2ea59b8fd3
commit
987599c6ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tagparser'
|
||||
pkgname=tagparser
|
||||
version=9.3.0
|
||||
version=9.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/Martchus/tagparser"
|
||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=5aa10fee7019bcd88053bea8a805379e07e257121eb1b06a7c2c8a6c86576dc6
|
||||
checksum=90efa38079804023824d3df0bc421e1c747a6c18b588e14d7af8c037303f4c16
|
||||
|
||||
tagparser-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue