tageditor: update to 3.6.0.
This commit is contained in:
parent
4272d5c03f
commit
ba0d263e7a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tageditor'
|
# Template file for 'tageditor'
|
||||||
pkgname=tageditor
|
pkgname=tageditor
|
||||||
version=3.5.1
|
version=3.6.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/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=c6a787ef5b235b93f55a5f458cc1cb6376a53f60b2de1a76c70efdfa8390b928
|
checksum=a01b68af858b4802e498e926e2e75efa400c1922a73d65693f0795eb79956259
|
||||||
|
|
||||||
build_options="qt webengine webkit script"
|
build_options="qt webengine webkit script"
|
||||||
build_options_default="qt"
|
build_options_default="qt"
|
||||||
|
|
Loading…
Reference in a new issue