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

Antonio Rojas arojas at gemini.archlinux.org
Sun Aug 8 19:27:27 UTC 2021


    Date: Sunday, August 8, 2021 @ 19:27:26
  Author: arojas
Revision: 995634

Update to 1.26.0

Modified:
  mate-sensors-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-08 19:26:17 UTC (rev 995633)
+++ PKGBUILD	2021-08-08 19:27:26 UTC (rev 995634)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-sensors-applet
-pkgver=1.24.1
+pkgver=1.26.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"
@@ -11,10 +11,8 @@
 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=('262c494b207e615656d8d8723946d11beb705fbf9f0166eb3dbb7a56877764d9')
+sha256sums=('4c437c3ff04488543e2cf0c4627fe265c48b4ad8f4946fd9de9845edc0c82968')
 
 build() {
 	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list