tagparser: update to 10.3.1.
This commit is contained in:
parent
a1bb833e58
commit
295ebf6790
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tagparser'
|
# Template file for 'tagparser'
|
||||||
pkgname=tagparser
|
pkgname=tagparser
|
||||||
version=10.3.0
|
version=10.3.1
|
||||||
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=7ec68d39b7a3a7e3d4ca2e991e2eea5158c91d2afb6c5607b49a27a5c81930d1
|
checksum=2ad0ad322acf2574743c71fa7935b961eb82ce42818e3e888800c176c77e6564
|
||||||
|
|
||||||
tagparser-devel_package() {
|
tagparser-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in a new issue