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

Martin Wimpress flexiondotorg at archlinux.org
Sat May 9 10:51:38 UTC 2015


    Date: Saturday, May 9, 2015 @ 12:51:38
  Author: flexiondotorg
Revision: 133040

upgpkg: mate-menus 1.10.0-1 - New upstream release

Modified:
  mate-menus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-09 10:50:24 UTC (rev 133039)
+++ PKGBUILD	2015-05-09 10:51:38 UTC (rev 133040)
@@ -1,7 +1,8 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
+_ver=1.10
 pkgname=mate-menus
-pkgver=1.8.0
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="MATE menu specifications"
 url="http://mate-desktop.org"
@@ -8,10 +9,10 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('glib2' 'python2')
-makedepends=('gobject-introspection' 'mate-common' 'perl-xml-parser')
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('e2c3eda5123da8ff30dcd5f86c4ad9426e34a7b5')
+makedepends=('gobject-introspection' 'mate-common')
+groups=('mate' 'mate-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('04662fc22aec5c37755029b8f8d8c56390c49807')
 
 build() {
     cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list