mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
tageditor: update to 3.9.0.
This commit is contained in:
parent
58e710e645
commit
cc0b6ec5ff
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.8.1
|
version=3.9.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/tageditor/archive/v${version}.tar.gz"
|
distfiles="https://github.com/Martchus/tageditor/archive/v${version}.tar.gz"
|
||||||
checksum=92965ed67676e46196d3178c99deb043d0af36c78f3756d72837de9fdfa10937
|
checksum=ebafac24ab7c3833a018b5848b32d9fa2cfa01cafeff1b1ec1a6e30eb7415b1b
|
||||||
|
|
||||||
build_options="qt webengine webkit script"
|
build_options="qt webengine webkit script"
|
||||||
build_options_default="qt"
|
build_options_default="qt"
|
||||||
|
|
Loading…
Add table
Reference in a new issue