Date: Monday, September 19, 2011 @ 10:00:37 Author: ibiru Revision: 138233
update to 3.1.92 Modified: gsettings-desktop-schemas/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-19 13:59:32 UTC (rev 138232) +++ PKGBUILD 2011-09-19 14:00:37 UTC (rev 138233) @@ -4,7 +4,7 @@ # Contributor: Adam Hani Schakaki (krzd) <[email protected]> pkgname=gsettings-desktop-schemas -pkgver=3.1.91 +pkgver=3.1.92 pkgrel=1 pkgdesc="Shared GSettings schemas for the desktop" arch=('any') @@ -14,7 +14,7 @@ makedepends=('intltool') install=$pkgname.install source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.1/${pkgname}-${pkgver}.tar.xz) -sha256sums=('259193faf99af2791c09f03531f8705a2b18221143bacec9f00fb9c6c47c091d') +sha256sums=('46a292d78c5f23431578bbd351c36737665c7e07eeb072864fb8d54653892077') build() { cd ${srcdir}/${pkgname}-${pkgver}
