aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-08-18 05:43:47 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-08-28 15:03:23 +0000
commitde7fdfb8e62dbd1a80616da330f2e2b3bfc7dcdb (patch)
tree43170fed501172ca20d71d8b6f0f9fe647eb0208
parent03e111648cfa356dfafd209e0f66e1b26fc61b15 (diff)
community/mate-sensors-applet: upgrade to 1.24.1
-rw-r--r--community/mate-sensors-applet/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/mate-sensors-applet/APKBUILD b/community/mate-sensors-applet/APKBUILD
index 5a8dde486e7..a08b9526984 100644
--- a/community/mate-sensors-applet/APKBUILD
+++ b/community/mate-sensors-applet/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-sensors-applet
-pkgver=1.24.0
-pkgrel=1
+pkgver=1.24.1
+pkgrel=0
pkgdesc="Applet for the MATE Panel to display readings from hardware sensors"
url="https://github.com/mate-desktop/mate-sensors-applet"
arch="all !s390x !mips !mips64" # Limited by mate-panel
@@ -31,4 +31,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="039834b7cfe641e670e372e311da3d737254ab3cf13b27e71c6555888ac1165766fe2d940bcea44a5ceed5f0ddcd3390d01331d927121137c21a6647c68875c2 mate-sensors-applet-1.24.0.tar.xz"
+sha512sums="3bf21d501e067a2ce002c5149f42161cc6917609ceb2396b705e905987cb4d989725ca825c6de7bbe4e950f7a01e755c2cd5b45532d6f65aef690f394741489a mate-sensors-applet-1.24.1.tar.xz"