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

Ionut Biru ibiru at archlinux.org
Mon Sep 27 09:33:00 UTC 2010


    Date: Monday, September 27, 2010 @ 05:33:00
  Author: ibiru
Revision: 91468

upgpkg: gnome-session 2.31.6-1
update to 2.31.92

Modified:
  gnome-session/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 09:32:26 UTC (rev 91467)
+++ PKGBUILD	2010-09-27 09:33:00 UTC (rev 91468)
@@ -2,24 +2,24 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-session
-pkgver=2.30.2
+pkgver=2.31.6
 pkgrel=1
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('upower>=0.9.4' 'gtk2>=2.20.1' 'gconf>=2.28.1' 'startup-notification>=0.10' 'hicolor-icon-theme' 'libxtst' 'polkit-gnome>=0.96')
+depends=('upower>=0.9.5' 'gtk2>=2.22.0' 'gconf>=2.31.91' 'startup-notification>=0.10' 'hicolor-icon-theme' 'libxtst' 'polkit-gnome>=0.96')
 makedepends=('pkg-config' 'intltool' 'xtrans')
 options=('!emptydirs')
 install=gnome-session.install
 url="http://www.gnome.org"
 groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ea7b5d8b254eba0f4ee5f737ed3686fca4fa734ad54a20f206534241f6aef4ec')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('bce2be044a78a88418b870dc0ca9f6921572ca532f3b446bd0126e62a71029a6')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --libexecdir=/usr/lib --enable-splash
+      --libexecdir=/usr/lib
   make
   make DESTDIR="${pkgdir}" GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 install
 




More information about the arch-commits mailing list