Date: Tuesday, May 15, 2012 @ 09:42:37 Author: ibiru Revision: 159083
update to 3.4.2 Modified: gsettings-desktop-schemas/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-05-15 13:11:14 UTC (rev 159082) +++ PKGBUILD 2012-05-15 13:42:37 UTC (rev 159083) @@ -4,7 +4,7 @@ # Contributor: Adam Hani Schakaki (krzd) <[email protected]> pkgname=gsettings-desktop-schemas -pkgver=3.4.1 +pkgver=3.4.2 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=('c7360fc77d82595e238e44345f83c2e1d7bc9a7c452c89df507ddd1cf2b3602b') +sha256sums=('ce0a460128d52710b6842ca663690e38374ac921e2f6c1bdf5d54f46aa6eba4f') build() { cd "$pkgname-$pkgver"
