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

Jan de Groot jgc at archlinux.org
Sun Oct 11 20:15:03 UTC 2009


    Date: Sunday, October 11, 2009 @ 16:15:02
  Author: jgc
Revision: 54919

Merge gnome-unstable

Modified:
  gnome-menus/trunk/PKGBUILD
Deleted:
  gnome-menus/gnome-unstable/

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

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-10-11 20:14:26 UTC (rev 54918)
+++ trunk/PKGBUILD	2009-10-11 20:15:02 UTC (rev 54919)
@@ -2,18 +2,19 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-menus
-pkgver=2.26.2
+pkgver=2.28.0.1
 pkgrel=1
 pkgdesc="GNOME menu specifications"
 arch=(i686 x86_64)
-depends=('pygtk>=2.14.1')
+depends=('pygtk>=2.16.0')
 makedepends=('pkgconfig' 'intltool')
 options=('!libtool' '!makeflags')
 license=('GPL' 'LGPL')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.28/${pkgname}-${pkgver}.tar.bz2
         menus.patch)
-md5sums=('23a7375dd20238184f2fcccc4d83846b' '37b1021887f60a9cead67172e51a3a18')
+sha256sums=('75e73554cd0b0a8356956e76ccb517def5382eafa7bdb14336499cd271570dbc'
+            'df2779777906b038fa911dc745534564ede9524a64ab368e2f6f8e38d54e7acc')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list