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

Ionut Biru ibiru at archlinux.org
Tue Apr 26 21:47:43 UTC 2011


    Date: Tuesday, April 26, 2011 @ 17:47:42
  Author: ibiru
Revision: 120868

update to 3.0.1

Modified:
  gnome-menus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-26 21:45:25 UTC (rev 120867)
+++ PKGBUILD	2011-04-26 21:47:42 UTC (rev 120868)
@@ -2,18 +2,18 @@
 # Maintainer: Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-menus
-pkgver=3.0.0
+pkgver=3.0.1
 pkgrel=1
 pkgdesc="GNOME menu specifications"
 arch=('i686' 'x86_64')
 depends=('glib2' 'python2')
 makedepends=('intltool' 'gobject-introspection')
-options=('!libtool' '!makeflags')
+options=('!libtool')
 license=('GPL' 'LGPL')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2
         menus.patch)
-sha256sums=('4a92233c2f6ce0e5e484ddee33e01ae12b33133651ce486a4d944fd358de8f3b'
+sha256sums=('579c119c26f37781f66708e867ea45b3c37589b3b69e5b32d33e9bdb944165f0'
             'df2779777906b038fa911dc745534564ede9524a64ab368e2f6f8e38d54e7acc')
 
 build() {




More information about the arch-commits mailing list