gnome-desktop: update to 3.18.1.

This commit is contained in:
Enno Boland 2015-10-13 09:24:25 +02:00
parent f219aa0804
commit bffa51e2b2

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-desktop' # Template file for 'gnome-desktop'
pkgname=gnome-desktop pkgname=gnome-desktop
version=3.18.0 version=3.18.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-gnome-distributor=void" configure_args="--with-gnome-distributor=void"
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2.1" license="GPL-2, LGPL-2.1"
homepage="http://www.gnome.org" homepage="http://www.gnome.org"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=44c806b16ea7d38bdc0e6343f2cb6be97afd7f64490f30c0cb5c3373e89a9d44 checksum=ecabbc41f551b7db2686260d35f43fbce4527dc111dd799dbf6395ffa1af772b
build_options="gir" build_options="gir"
if [ -z "$CROSS_BUILD" ]; then if [ -z "$CROSS_BUILD" ]; then