[arch-commits] Commit in gsettings-desktop-schemas/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed Aug 31 13:52:32 UTC 2011
Date: Wednesday, August 31, 2011 @ 09:52:32
Author: ibiru
Revision: 136682
update to 3.1.3
Modified:
gsettings-desktop-schemas/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-08-31 13:42:14 UTC (rev 136681)
+++ PKGBUILD 2011-08-31 13:52:32 UTC (rev 136682)
@@ -4,8 +4,8 @@
# Contributor: Adam Hani Schakaki (krzd) <krzd at krzd.net>
pkgname=gsettings-desktop-schemas
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.1.3
+pkgrel=1
pkgdesc="Shared GSettings schemas for the desktop"
arch=('any')
url="http://live.gnome.org/"
@@ -13,8 +13,8 @@
depends=('glib2')
makedepends=('intltool')
install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.0/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('6e72158a0e70ae50b8bb992e1486dd2fda43207f4ec4eb03a0d769f210363fd9')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/3.1/${pkgname}-${pkgver}.tar.xz)
+sha256sums=('ce187d4d6933b98f87b8fc994bb98cafad4ad24445f3a9ee6d96f18f7da20d90')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list