gnome-dictionary: update to 3.24.0
This commit is contained in:
parent
675e723b86
commit
395fa4f09d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-dictionary'
|
||||
pkgname=gnome-dictionary
|
||||
version=3.20.0
|
||||
version=3.24.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
short_desc="Look up words in dictionary sources"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.gnome.org"
|
||||
homepage="https://wiki.gnome.org/Apps/Dictionary"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=efb36377d46eff9291d3b8fec37baab2355f9dc8bc7edb791b6a625574716121
|
||||
checksum=41e7064a0cfab18e881a95ce9f1712ee5c9f426904b16f3bc04c35ebd1bbd9f2
|
||||
|
||||
post_install() {
|
||||
# Remove -devel stuff.
|
||||
|
|
Loading…
Reference in a new issue