tageditor: update to 3.7.1.
This commit is contained in:
parent
36faeb1e92
commit
99eab171dd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tageditor'
|
||||
pkgname=tageditor
|
||||
version=3.7.0
|
||||
version=3.7.1
|
||||
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/tageditor"
|
||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=e3814efdb9ca9bc386b51c602f8f4f507e8698ecdaf39a5849ed1795ddaa5c38
|
||||
checksum=df567627b91114da23664d4194f2fd2392cc24da7e59bd71e1e86f7638e2a5fb
|
||||
|
||||
build_options="qt webengine webkit script"
|
||||
build_options_default="qt"
|
||||
|
|
Loading…
Reference in New Issue