Date: Tuesday, September 27, 2011 @ 07:18:09 Author: ibiru Revision: 138577
update to 3.2.0 Modified: gsettings-desktop-schemas/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-09-27 11:16:39 UTC (rev 138576) +++ PKGBUILD 2011-09-27 11:18:09 UTC (rev 138577) @@ -4,7 +4,7 @@ # Contributor: Adam Hani Schakaki (krzd) <[email protected]> pkgname=gsettings-desktop-schemas -pkgver=3.1.92 +pkgver=3.2.0 pkgrel=1 pkgdesc="Shared GSettings schemas for the desktop" arch=('any') @@ -13,8 +13,8 @@ depends=('glib2') makedepends=('intltool') install=$pkgname.install -source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.1/${pkgname}-${pkgver}.tar.xz) -sha256sums=('46a292d78c5f23431578bbd351c36737665c7e07eeb072864fb8d54653892077') +source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.2/${pkgname}-${pkgver}.tar.xz) +sha256sums=('110ea92485eade7f8f850da55944ae9f40597a891f3c46831c8edad06657e21c') build() { cd ${srcdir}/${pkgname}-${pkgver}
