[arch-commits] CVS update of extra/gnome/gnome-menus (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sat Jul 7 10:08:45 UTC 2007
Date: Saturday, July 7, 2007 @ 06:08:45
Author: jgc
Path: /home/cvs-extra/extra/gnome/gnome-menus
Modified: PKGBUILD (1.23 -> 1.24)
upgpkg: gnome-menus 2.18.3-1
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/gnome/gnome-menus/PKGBUILD
diff -u extra/gnome/gnome-menus/PKGBUILD:1.23 extra/gnome/gnome-menus/PKGBUILD:1.24
--- extra/gnome/gnome-menus/PKGBUILD:1.23 Thu May 31 07:52:38 2007
+++ extra/gnome/gnome-menus/PKGBUILD Sat Jul 7 06:08:45 2007
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD,v 1.23 2007/05/31 11:52:38 jgc Exp $
+# $Id: PKGBUILD,v 1.24 2007/07/07 10:08:45 jgc Exp $
# Maintainer: Jan de Groot <jan at archlinux.org>
pkgname=gnome-menus
-pkgver=2.18.2
+pkgver=2.18.3
pkgrel=1
pkgdesc="GNOME menu specifications"
arch=(i686 x86_64)
-depends=('pygtk>=2.10.4' 'archlinux-menus')
+depends=('pygtk>=2.10.5' 'archlinux-menus')
makedepends=('perlxml' 'pkgconfig')
options=('!libtool')
license=('GPL' 'LGPL')
url="http://www.gnome.org"
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.18/${pkgname}-${pkgver}.tar.bz2
menus.patch)
-md5sums=('2d4d15dccda0c1ec4d1d9087756d6375' '37b1021887f60a9cead67172e51a3a18')
+md5sums=('e2b97b01b33b9744baf26982a8ad588a' '37b1021887f60a9cead67172e51a3a18')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list