Date: Wednesday, August 29, 2012 @ 09:09:16 Author: jgc Revision: 165761
upgpkg: gsettings-desktop-schemas 3.5.90-1 Update to 3.5.90 Modified: gsettings-desktop-schemas/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-08-29 13:07:56 UTC (rev 165760) +++ PKGBUILD 2012-08-29 13:09:16 UTC (rev 165761) @@ -4,7 +4,7 @@ # Contributor: Adam Hani Schakaki (krzd) <[email protected]> pkgname=gsettings-desktop-schemas -pkgver=3.4.2 +pkgver=3.5.90 pkgrel=1 pkgdesc="Shared GSettings schemas for the desktop" arch=('any') @@ -14,7 +14,7 @@ makedepends=('intltool' 'gobject-introspection') install=$pkgname.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('ce0a460128d52710b6842ca663690e38374ac921e2f6c1bdf5d54f46aa6eba4f') +sha256sums=('ac52ebda8b27bc9357eb39a19b163d9d8cd030f886f76260055cbe6eee85f0e2') build() { cd "$pkgname-$pkgver"
