mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
goldendict: update to 1.5.1
This commit is contained in:
parent
be74f90d00
commit
18454011f2
1 changed files with 3 additions and 3 deletions
|
@ -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 <me@johnnynator.dev>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue