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

Antonio Rojas arojas at gemini.archlinux.org
Sun Aug 8 18:49:44 UTC 2021


    Date: Sunday, August 8, 2021 @ 18:49:44
  Author: arojas
Revision: 995524

Update to 1.26.0

Modified:
  mate-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-08 18:48:31 UTC (rev 995523)
+++ PKGBUILD	2021-08-08 18:49:44 UTC (rev 995524)
@@ -2,19 +2,19 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-panel
-pkgver=1.24.2
+pkgver=1.26.0
 pkgrel=1
 pkgdesc="The MATE Panel"
 url="https://mate-desktop.org"
 arch=('x86_64')
 license=('GPL')
-depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 'mate-menus' 'mate-desktop' 'gettext')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 'mate-menus' 'mate-desktop' 'gettext' 'gtk-layer-shell')
 makedepends=('itstool' 'gobject-introspection')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
 groups=('mate')
 conflicts=('mate-panel-gtk3')
 replaces=('mate-panel-gtk3')
-sha256sums=('30c5ba0392ec76b110220ee6d10bbdba76af36586592a6b3d604db70602848ea')
+sha256sums=('092e1ed2177b3a13cfb7df19667b06083009210e48294c18c8a68b9b3c47ea64')
 
 build() {
     	cd "${pkgname}-${pkgver}" 



More information about the arch-commits mailing list