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

Jan de Groot jgc at archlinux.org
Wed Aug 12 12:26:45 UTC 2009


    Date: Wednesday, August 12, 2009 @ 08:26:45
  Author: jgc
Revision: 49559

Update to 2.27.5

Added:
  gnome-menus/gnome-unstable/
Modified:
  gnome-menus/gnome-unstable/PKGBUILD

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

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-12 11:53:09 UTC (rev 49556)
+++ gnome-unstable/PKGBUILD	2009-08-12 12:26:45 UTC (rev 49559)
@@ -2,18 +2,19 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-menus
-pkgver=2.26.2
+pkgver=2.27.5
 pkgrel=1
 pkgdesc="GNOME menu specifications"
 arch=(i686 x86_64)
-depends=('pygtk>=2.14.1')
+depends=('pygtk>=2.15.2')
 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.27/${pkgname}-${pkgver}.tar.bz2
         menus.patch)
-md5sums=('23a7375dd20238184f2fcccc4d83846b' '37b1021887f60a9cead67172e51a3a18')
+sha256sums=('7a298085d5b75bd1093073604c7ca8d1205363e786c13d0834df1d78b1a6a563'
+            'df2779777906b038fa911dc745534564ede9524a64ab368e2f6f8e38d54e7acc')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list