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

Jan de Groot jgc at archlinux.org
Thu Jan 15 12:48:06 UTC 2009


    Date: Thursday, January 15, 2009 @ 07:48:06
  Author: jgc
Revision: 24225

GNOME 2.24.3

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-15 12:46:59 UTC (rev 24224)
+++ PKGBUILD	2009-01-15 12:48:06 UTC (rev 24225)
@@ -2,12 +2,12 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-session
-pkgver=2.24.2
-pkgrel=2
+pkgver=2.24.3
+pkgrel=1
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('libgnomeui>=2.24.0' 'policykit-gnome>=0.9.2' 'gnome-settings-daemon>=2.24.1' 'at-spi>=1.24.0' 'startup-notification>=0.9' 'dbus>=1.2.4')
+depends=('libgnomeui>=2.24.0' 'policykit-gnome>=0.9.2' 'gnome-settings-daemon>=2.24.1' 'at-spi>=1.24.1' 'startup-notification>=0.9' 'dbus>=1.2.4')
 makedepends=('pkgconfig' 'intltool' 'xtrans')
 options=(!emptydirs)
 install=gnome-session.install
@@ -15,7 +15,7 @@
 groups=('gnome')
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2
 	gnome-session.sh)
-md5sums=('13e882a8c73bebb5403c207da0455156'
+md5sums=('5daf3307ec791953436484696b263093'
          '06f84ea99c2c1c686756bf7aac33661a')
 
 build() {




More information about the arch-commits mailing list