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

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


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

upgpkg: mate-power-manager 1.24.0-1: Updated to version 1.24.0

Modified:
  mate-power-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 19:54:34 UTC (rev 581970)
+++ PKGBUILD	2020-02-25 19:56:42 UTC (rev 581971)
@@ -2,20 +2,20 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-power-manager
-pkgver=1.22.2
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="Power management tool for the MATE desktop"
 url="https://mate-desktop.org"
 arch=('x86_64')
 license=('GPL')
-depends=('dbus-glib' 'libcanberra' 'libnotify' 'upower')
-makedepends=('intltool' 'itstool' 'mate-panel' 'python')
+depends=('dbus-glib' 'gettext' 'libcanberra' 'libnotify' 'upower')
+makedepends=('itstool' 'mate-panel' 'python')
 optdepends=('mate-panel: Set brightness and inhibit power management from the panel')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
 groups=('mate-extra')
 conflicts=('mate-power-manager-gtk3')
 replaces=('mate-power-manager-gtk3')
-sha256sums=('76d1ce28b812ba0fd118d5aa529538072cef1336ae76aea1832ecc00fc91f68a')
+sha256sums=('8fb6d91629f4937b041747752bc2b5259c839876f940cca157f1246537aadcc0')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list