goldendict-ng: update to 26.5.5

This commit is contained in:
Mateusz Sylwestrzak
2026-05-18 17:42:35 +02:00
committed by Duncan Overbruck
parent cc593db0a3
commit 0f9a3634f8
+3 -4
View File
@@ -1,8 +1,7 @@
# Template file for 'goldendict-ng'
pkgname=goldendict-ng
version=26.5.1
version=26.5.5
revision=1
_version_tag=Release.9973c461
build_style=cmake
configure_args="-DUSE_ALTERNATIVE_NAME=ON -DWITH_TTS=OFF"
hostmakedepends="pkg-config qt6-declarative-host-tools qt6-tools"
@@ -15,8 +14,8 @@ short_desc="Feature-rich dictionary lookup program (goldendict fork)"
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=3031575d7754badabfa0b48729b3dd3765564a16f6f93383445fb89e4029518c
distfiles="https://github.com/xiaoyifang/goldendict-ng/archive/refs/tags/v${version}.tar.gz"
checksum=ddf5487759476eb6b8b3f10161be8ece41b63185d4a789690898d722b28e0f03
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="Qt6 WebEngine"