We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be74f90 commit 1845401Copy full SHA for 1845401
srcpkgs/goldendict/template
@@ -1,7 +1,7 @@
1
# Template file for 'goldendict'
2
pkgname=goldendict
3
-version=1.5.0
4
-revision=2
+version=1.5.1
+revision=1
5
build_style=qmake
6
configure_args="CONFIG+=zim_support goldendict.pro"
7
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
@@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
15
license="GPL-3.0-or-later"
16
homepage="http://goldendict.org/"
17
distfiles="https://github.com/goldendict/goldendict/archive/${version}.tar.gz"
18
-checksum=f9f8e068ece74cc026fdc5f56615246228b4e70c97c7197ccd4c14ceae412c7c
+checksum=e3dd352cc703c303f3b539034555771eaa5ed2bf2f10da5f3a9b35889e19b885
19
20
post_patch() {
21
vsed -e '/VERSION/ s/+git//' -i goldendict.pro
0 commit comments