goldendict: update to 1.5.1

This commit is contained in:
Mateusz Sylwestrzak 2025-05-22 11:14:53 +02:00 committed by John Zimmermann
parent be74f90d00
commit 18454011f2

View file

@ -1,7 +1,7 @@
# Template file for 'goldendict' # Template file for 'goldendict'
pkgname=goldendict pkgname=goldendict
version=1.5.0 version=1.5.1
revision=2 revision=1
build_style=qmake build_style=qmake
configure_args="CONFIG+=zim_support goldendict.pro" configure_args="CONFIG+=zim_support goldendict.pro"
hostmakedepends="qt5-qmake pkg-config qt5-host-tools" hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://goldendict.org/" homepage="http://goldendict.org/"
distfiles="https://github.com/goldendict/goldendict/archive/${version}.tar.gz" distfiles="https://github.com/goldendict/goldendict/archive/${version}.tar.gz"
checksum=f9f8e068ece74cc026fdc5f56615246228b4e70c97c7197ccd4c14ceae412c7c checksum=e3dd352cc703c303f3b539034555771eaa5ed2bf2f10da5f3a9b35889e19b885
post_patch() { post_patch() {
vsed -e '/VERSION/ s/+git//' -i goldendict.pro vsed -e '/VERSION/ s/+git//' -i goldendict.pro