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

Jan de Groot jgc at archlinux.org
Wed Mar 18 22:30:46 UTC 2009


    Date: Wednesday, March 18, 2009 @ 18:30:46
  Author: jgc
Revision: 30358

upgpkg: gnome-menus 2.26.0-1
    GNOME 2.26

Modified:
  gnome-menus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-18 22:27:55 UTC (rev 30357)
+++ PKGBUILD	2009-03-18 22:30:46 UTC (rev 30358)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-menus
-pkgver=2.24.2
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="GNOME menu specifications"
 arch=(i686 x86_64)
-depends=('pygtk>=2.13.0')
+depends=('pygtk>=2.14.1')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!makeflags')
 license=('GPL' 'LGPL')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2
 	menus.patch)
-md5sums=('ca8e25b031fd7024b3f9abe1c6865d2c' '37b1021887f60a9cead67172e51a3a18')
+md5sums=('55fd07e67d8334de2e03e4e23c011452' '37b1021887f60a9cead67172e51a3a18')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list