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

Brad Fanella cesura at archlinux.org
Tue Feb 25 21:13:52 UTC 2020


    Date: Tuesday, February 25, 2020 @ 21:13:51
  Author: cesura
Revision: 582044

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

Modified:
  mate-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 21:13:29 UTC (rev 582043)
+++ PKGBUILD	2020-02-25 21:13:51 UTC (rev 582044)
@@ -2,19 +2,19 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-panel
-pkgver=1.22.2
+pkgver=1.24.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')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 'mate-menus' 'mate-desktop' 'gettext')
+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=('fe2406c393a6eecef16658798ce5e801f3aad6190cc2a95646af33eea375a0ea')
+sha256sums=('369e088806b72c4035c4342de0f16301d9b5d8b8ba5ad16350bba2892f0830c3')
 
 build() {
     	cd "${pkgname}-${pkgver}" 



More information about the arch-commits mailing list