mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
gnome-dictionary: update to 3.20.0.
This commit is contained in:
parent
5ccd32e921
commit
3114e3dce4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-dictionary'
|
# Template file for 'gnome-dictionary'
|
||||||
pkgname=gnome-dictionary
|
pkgname=gnome-dictionary
|
||||||
version=3.18.1
|
version=3.20.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-scrollkeeper"
|
configure_args="--disable-schemas-compile --disable-scrollkeeper"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=92cf2d519335b125018468c22405499fdb320e4446201c7b0f55f1a441bf05cc
|
checksum=efb36377d46eff9291d3b8fec37baab2355f9dc8bc7edb791b6a625574716121
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove -devel stuff.
|
# Remove -devel stuff.
|
||||||
|
|
Loading…
Add table
Reference in a new issue