mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
gnome-dictionary: update to 3.16.2.
This commit is contained in:
parent
ef95b7118e
commit
04d703ffc9
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.16.0
|
version=3.16.2
|
||||||
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=46807d17a089e8308b0089e39b83aae01a186921c893f3a50ff1b51d28443dcb
|
checksum=a2981a76ecf57a5e5f1ebc88697f228a40e550c3371535aa15cc959fe51badd5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove -devel stuff.
|
# Remove -devel stuff.
|
||||||
|
|
Loading…
Add table
Reference in a new issue