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