Date: Tuesday, February 25, 2020 @ 19:58:06
  Author: cesura
Revision: 581975

upgpkg: mate-sensors-applet 1.24.0-1: Updated to version 1.24.0

Modified:
  mate-sensors-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-25 19:57:38 UTC (rev 581974)
+++ PKGBUILD    2020-02-25 19:58:06 UTC (rev 581975)
@@ -2,19 +2,19 @@
 # Contributor: Martin Wimpress <c...@flexion.org>
 
 pkgname=mate-sensors-applet
-pkgver=1.22.1
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="A MATE Panel applet to display readings from hardware sensors, 
including CPU temperature, fan speeds and voltage readings"
 url="https://mate-desktop.org";
 arch=('x86_64')
 license=('GPL')
-depends=('libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel')
-makedepends=('docbook-xsl' 'intltool' 'itstool')
+depends=('libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel' 
'gettext')
+makedepends=('docbook-xsl' 'itstool')
 groups=('mate-extra')
 conflicts=('mate-sensors-applet-gtk3')
 replaces=('mate-sensors-applet-gtk3')
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('035325ae1a16d26ba2b8341ebd993642752d51aab443cac5e418c7ddbb4c6167')
+sha256sums=('5a604dd7ede7f5889817d936486b83b720ad500f097154635623ad3ee47ff2c7')
 
 build() {
        cd "${pkgname}-${pkgver}"

Reply via email to