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

Jan Steffens heftig at archlinux.org
Mon Apr 4 21:10:55 UTC 2011


    Date: Monday, April 4, 2011 @ 17:10:54
  Author: heftig
Revision: 117898

Update to 3.0.0

Modified:
  gnome-menus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-04 21:10:27 UTC (rev 117897)
+++ PKGBUILD	2011-04-04 21:10:54 UTC (rev 117898)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-menus
-pkgver=2.91.91
-pkgrel=2
+pkgver=3.0.0
+pkgrel=1
 pkgdesc="GNOME menu specifications"
 arch=('i686' 'x86_64')
 depends=('glib2' 'python2')
-makedepends=('pkg-config' 'intltool' 'gobject-introspection')
+makedepends=('intltool' 'gobject-introspection')
 options=('!libtool' '!makeflags')
 license=('GPL' 'LGPL')
 url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
         menus.patch)
-sha256sums=('79bd6a2b5ec048d811a39567ea22d623a37daf06f05a9ed0ac340b673a639452'
+sha256sums=('4a92233c2f6ce0e5e484ddee33e01ae12b33133651ce486a4d944fd358de8f3b'
             'df2779777906b038fa911dc745534564ede9524a64ab368e2f6f8e38d54e7acc')
 
 build() {




More information about the arch-commits mailing list