[arch-commits] CVS update of extra/gnome/gnome-menus (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Oct 18 15:30:19 UTC 2007
Date: Thursday, October 18, 2007 @ 11:30:19
Author: jgc
Path: /home/cvs-extra/extra/gnome/gnome-menus
Modified: PKGBUILD (1.25 -> 1.26)
upgpkg: gnome-menus 2.20.1-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/gnome/gnome-menus/PKGBUILD
diff -u extra/gnome/gnome-menus/PKGBUILD:1.25 extra/gnome/gnome-menus/PKGBUILD:1.26
--- extra/gnome/gnome-menus/PKGBUILD:1.25 Fri Sep 21 16:51:29 2007
+++ extra/gnome/gnome-menus/PKGBUILD Thu Oct 18 11:30:18 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.25 2007/09/21 20:51:29 jgc Exp $
+# $Id: PKGBUILD,v 1.26 2007/10/18 15:30:18 jgc Exp $
# Maintainer: Jan de Groot <jan at archlinux.org>
pkgname=gnome-menus
-pkgver=2.20.0
+pkgver=2.20.1
pkgrel=1
pkgdesc="GNOME menu specifications"
arch=(i686 x86_64)
-depends=('pygtk>=2.12.0' 'archlinux-menus')
+depends=('pygtk>=2.12.0' 'archlinux-menus' 'glib2>=2.14.2')
makedepends=('perlxml' 'pkgconfig')
options=('!libtool')
license=('GPL' 'LGPL')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.20/${pkgname}-${pkgver}.tar.bz2
menus.patch)
-md5sums=('7c3580c7c59f36a49f6624932a743d31' '37b1021887f60a9cead67172e51a3a18')
+md5sums=('ad141dc4d5e485e613b68f9fa58bae5f' '37b1021887f60a9cead67172e51a3a18')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list