summaryrefslogtreecommitdiff
path: root/extra/gnome-desktop/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-desktop/PKGBUILD')
-rw-r--r--extra/gnome-desktop/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/gnome-desktop/PKGBUILD b/extra/gnome-desktop/PKGBUILD
index 116b2fd1c..87ca2b332 100644
--- a/extra/gnome-desktop/PKGBUILD
+++ b/extra/gnome-desktop/PKGBUILD
@@ -1,20 +1,20 @@
-# $Id: PKGBUILD 170920 2012-11-13 02:08:44Z heftig $
+# $Id: PKGBUILD 183376 2013-04-21 22:09:47Z heftig $
# Maintainer: Jan de Groot <jan@archlinux.org>
pkgname=gnome-desktop
-pkgver=3.6.2
+pkgver=3.8.1
pkgrel=1
epoch=1
pkgdesc="Library with common API for various GNOME modules"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
-depends=('gsettings-desktop-schemas' 'gtk3' 'xkeyboard-config')
-makedepends=('gnome-doc-utils' 'intltool' 'gobject-introspection' 'itstool')
+depends=('gsettings-desktop-schemas' 'gtk3' 'xkeyboard-config' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'itstool')
url="http://www.gnome.org"
groups=('gnome')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ef15cc0b34a8360fd48ceeb833515790db4de38e6945fb3661f178dc7df70236')
+sha256sums=('79c4790fdfc58a54ee32b2fd20f498f4d563d11fa40ab6599c757e45bee5b13f')
build() {
cd "$pkgname-$pkgver"