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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 17:55:04 UTC 2010


    Date: Tuesday, March 30, 2010 @ 13:55:04
  Author: ibiru
Revision: 74275

update to 2.30

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 17:55:03 UTC (rev 74274)
+++ PKGBUILD	2010-03-30 17:55:04 UTC (rev 74275)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-session
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('upower>=0.9.1' 'gtk2>=2.19.7' 'gconf>=2.28.0' 'startup-notification>=0.10' 'hicolor-icon-theme' 'libxtst' 'polkit-gnome>=0.96')
+depends=('upower>=0.9.1' 'gtk2>=2.20.0' 'gconf>=2.28.0' 'startup-notification>=0.10' 'hicolor-icon-theme' 'libxtst' 'polkit-gnome>=0.96')
 makedepends=('pkgconfig' '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.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ffe002327a39ecbf42d7cf467490b0d0dcb8bd923a32a86a4afbcecb0c35c3da')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('efeb45319403546fa60e6cb035e4de5e87731ea672fd37635749af49d0fd4d84')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list