gnome-dictionary: update to 3.24.0

This commit is contained in:
Sir_Boops 2017-04-07 11:42:06 -06:00
parent 675e723b86
commit 395fa4f09d

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-dictionary' # Template file for 'gnome-dictionary'
pkgname=gnome-dictionary pkgname=gnome-dictionary
version=3.20.0 version=3.24.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"
@ -10,10 +10,10 @@ depends="hicolor-icon-theme desktop-file-utils gsettings-desktop-schemas>=3.14"
replaces="gnome-utils>=3.0" replaces="gnome-utils>=3.0"
short_desc="Look up words in dictionary sources" short_desc="Look up words in dictionary sources"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.gnome.org" homepage="https://wiki.gnome.org/Apps/Dictionary"
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=efb36377d46eff9291d3b8fec37baab2355f9dc8bc7edb791b6a625574716121 checksum=41e7064a0cfab18e881a95ce9f1712ee5c9f426904b16f3bc04c35ebd1bbd9f2
post_install() { post_install() {
# Remove -devel stuff. # Remove -devel stuff.