mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
goldendict-ng: update to 25.06.0
This commit is contained in:
parent
f227712cf2
commit
57836461ad
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'goldendict-ng'
|
||||
pkgname=goldendict-ng
|
||||
version=25.05.0
|
||||
version=25.06.0
|
||||
revision=1
|
||||
_version_tag=Release.2a2b0e16
|
||||
_version_tag=Release.8a87a79b
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_ALTERNATIVE_NAME=ON -DUSE_SYSTEM_FMT=ON -DWITH_TTS=OFF"
|
||||
hostmakedepends="pkg-config qt6-declarative-host-tools qt6-tools"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://xiaoyifang.github.io/goldendict-ng/"
|
||||
distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v${version}-${_version_tag}.tar.gz"
|
||||
checksum=5b3ecb662c44564b70f611f8e7e239c6642d5c66711134a1e210c310384251b5
|
||||
checksum=cae2b5993e30eccf192261786605eda904e22577b1ec0cedd2191d9500b4e091
|
||||
|
||||
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
|
||||
broken="Qt6 WebEngine"
|
||||
|
|
Loading…
Add table
Reference in a new issue