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

Martin Wimpress flexiondotorg at nymeria.archlinux.org
Mon Mar 10 10:23:56 UTC 2014


    Date: Monday, March 10, 2014 @ 11:23:55
  Author: flexiondotorg
Revision: 106912

upgpkg: gnome-main-menu 1.8.0-1 - New upstream release

Modified:
  gnome-main-menu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-10 08:42:10 UTC (rev 106911)
+++ PKGBUILD	2014-03-10 10:23:55 UTC (rev 106912)
@@ -2,7 +2,7 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
 pkgname=gnome-main-menu
-pkgver=1.7.0
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="A mate-panel applet similar to the traditional main-menu, but with a few additions."
 url="http://mate-desktop.org"
@@ -10,9 +10,10 @@
 license=('GPL')
 depends=('caja' 'libunique' 'mate-control-center' 'mate-desktop' 'mate-panel')
 makedepends=('mate-common' 'yelp-tools')
+optdepends=('yelp: for reading help documents')
 options=('!emptydirs')
-source=("http://pub.mate-desktop.org/releases/1.7/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('ac6ce5dcd9433d798d9de3c311127a20084fc00c')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('287e904506ae2796e84b556f76e3b12274c1c89f')
 install=${pkgname}.install
 
 build() {
@@ -23,7 +24,6 @@
         --sysconfdir=/etc \
         --localstatedir=/var \
         --enable-caja-extension \
-        --without-html-dir \
         --disable-static
     make
 }




More information about the arch-commits mailing list