tageditor: update to 3.4.1.
This commit is contained in:
parent
662ee0760f
commit
43d432fd01
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tageditor'
|
# Template file for 'tageditor'
|
||||||
pkgname=tageditor
|
pkgname=tageditor
|
||||||
version=3.4.0
|
version=3.4.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/tageditor"
|
homepage="https://github.com/Martchus/tageditor"
|
||||||
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=8623057c2b1bf38eaab7d8de87e259ce639afcac35253145d102e91751015835
|
checksum=4d3218531fae449ffa76098fbe9a4693e43f2f93d0d38bb4163d6a9ce864d6c7
|
||||||
|
|
||||||
build_options="qt webengine webkit script"
|
build_options="qt webengine webkit script"
|
||||||
build_options_default="qt"
|
build_options_default="qt"
|
||||||
|
|
Loading…
Reference in New Issue