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

Ionut Biru ibiru at archlinux.org
Tue Mar 30 22:31:01 UTC 2010


    Date: Tuesday, March 30, 2010 @ 18:31:01
  Author: ibiru
Revision: 74422

update to 2.30.0

Modified:
  gnome-python-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 22:30:54 UTC (rev 74421)
+++ PKGBUILD	2010-03-30 22:31:01 UTC (rev 74422)
@@ -4,18 +4,18 @@
 # Contributor: Wael Nasreddine <gandalf at siemens-mobiles.org>
 
 pkgname=gnome-python-desktop
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="Gnome Python interfaces for libraries not part of the core platform"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gnome-desktop>=2.29.92' 'gnome-python>=2.28.0')
+depends=('gnome-desktop>=2.30.0' 'gnome-python>=2.28.0')
 options=('!libtool')
-makedepends=('intltool' 'pkgconfig' 'gnome-media>=2.29.91' 'gnome-panel>=2.29.92' 'gtksourceview>=1.8.5' 'libgnomeprintui>=2.18.4' 'libgtop>=2.28.0' 'totem-plparser>=2.29.1' 'evince>=2.29.5' 'bug-buddy>=2.28.0' 'brasero>=2.29.90')
+makedepends=('intltool' 'pkgconfig' 'gnome-media>=2.30.0' 'gnome-panel>=2.30.0' 'gtksourceview>=1.8.5' 'libgnomeprintui>=2.18.5' 'libgtop>=2.28.1' 'totem-plparser>=2.30.0' 'evince>=2.30.0' 'bug-buddy>=2.30.0' 'brasero>=2.30.0')
 optdepends=('gnome-media' 'gnome-panel' 'gtksourceview' 'libgnomeprintui' 'libgtop' 'totem-plparser' 'evince' 'bug-buddy' 'brasero')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('cc4e70187932c71b87dae43edee953838f0e573975e4b6fecc7430ac8e33310b')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('db997a3c81967d6dc7210dd83e06f18ac6417f804f672e42f15a1d68af371f49')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list