Date: Friday, March 22, 2013 @ 00:00:28 Author: jgc Revision: 180478 upgpkg: gnome-desktop 1:3.7.92-1
Modified: gnome-desktop/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-21 22:54:41 UTC (rev 180477) +++ PKGBUILD 2013-03-21 23:00:28 UTC (rev 180478) @@ -2,19 +2,19 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-desktop -pkgver=3.6.2 +pkgver=3.7.92 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=('d7f20604369749ddea149a73d2b05a4291119b7969bf697c2687089e9568f554') build() { cd "$pkgname-$pkgver"
