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

Brad Fanella cesura at archlinux.org
Tue Feb 25 19:25:42 UTC 2020


    Date: Tuesday, February 25, 2020 @ 19:25:42
  Author: cesura
Revision: 581915

upgpkg: mate-menus 1.24.0-1: Updated to version 1.24.0

Modified:
  mate-menus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 19:25:19 UTC (rev 581914)
+++ PKGBUILD	2020-02-25 19:25:42 UTC (rev 581915)
@@ -2,18 +2,18 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-menus
-pkgver=1.22.1
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="MATE menu specifications"
 url="https://mate-desktop.org"
 arch=('x86_64')
 license=('GPL' 'LGPL')
-depends=('glib2')
-makedepends=('gobject-introspection' 'intltool' 'python2')
+depends=('glib2' 'gettext')
+makedepends=('gobject-introspection' 'python2')
 optdepends=('python2: python2 bindings')
 groups=('mate')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('800d26bdba7762660ec8513cf5bcc58ff173fa1ae96621b21d17e6e0ccf1064e')
+sha256sums=('2d431934520cd17b26b458b4efc078adace3cd2f62a62475762bd703d19064ef')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list