[arch-commits] Commit in gnome-session/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Sep 21 14:26:31 UTC 2011


    Date: Wednesday, September 21, 2011 @ 10:26:31
  Author: ibiru
Revision: 138397

update to 3.1.92

Modified:
  gnome-session/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-21 14:24:14 UTC (rev 138396)
+++ PKGBUILD	2011-09-21 14:26:31 UTC (rev 138397)
@@ -2,20 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-session
-pkgver=3.1.91
+pkgver=3.1.92
 pkgrel=1
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('upower' 'gtk3' 'gconf' 'json-glib' 'startup-notification' 'hicolor-icon-theme' 'libxtst' 'polkit-gnome' 'libgl'
-         'gsettings-desktop-schemas' 'consolekit' 'libsm' 'dconf')
+depends=('upower' 'gtk3' 'gconf' 'json-glib' 'startup-notification' 'hicolor-icon-theme' 'libxtst' 'polkit-gnome' 'libgl' 'gsettings-desktop-schemas' 'consolekit' 'libsm' 'dconf')
 makedepends=('intltool' 'mesa' 'xtrans')
 options=('!emptydirs')
 install=gnome-session.install
 url="http://www.gnome.org"
 groups=('gnome')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4de05975b78e5a0ff29a421cec50be379059a88abf15247b21ec65afb3125d0d')
+sha256sums=('dc505c6730da6ed984d7f72ad31c9780d4d19d72f673ea60feec2e9f685c33f3')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list