Date: Friday, March 6, 2015 @ 13:43:56 Author: jgc Revision: 232932 upgpkg: gsettings-desktop-schemas 3.15.90-1
Modified: gsettings-desktop-schemas/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-06 12:39:46 UTC (rev 232931) +++ PKGBUILD 2015-03-06 12:43:56 UTC (rev 232932) @@ -4,7 +4,7 @@ # Contributor: Adam Hani Schakaki (krzd) <[email protected]> pkgname=gsettings-desktop-schemas -pkgver=3.14.1 +pkgver=3.15.90 pkgrel=1 pkgdesc="Shared GSettings schemas for the desktop" arch=(any) @@ -11,10 +11,10 @@ url="http://live.gnome.org/" license=(GPL) depends=(glib2) -makedepends=(intltool gobject-introspection python2) +makedepends=(intltool gobject-introspection) install=$pkgname.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz) -sha256sums=('217eba09f0fb263dcb8ce6efa21c9afaf0504ac1d937732d1af1c6724c05f065') +sha256sums=('7622cedf445fe61a760a3253600866fd5b0ad6bcc5ad22847175f376e5332873') build() { cd $pkgname-$pkgver
