aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-07-26 22:44:03 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-07-26 22:44:22 -0300
commitcc9e1e754fd2b33fd47ba699cefdd6ca3adc8640 (patch)
treef7fdda61e3c5ac2e7576fed5936858fefe840e90
parent323e5682ab3cded520ce48b63ea2b4207466f2ed (diff)
testing/xfce4-sensors-plugin: upgrade to 1.4.1
-rw-r--r--testing/xfce4-sensors-plugin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/xfce4-sensors-plugin/APKBUILD b/testing/xfce4-sensors-plugin/APKBUILD
index 4c4671f7e6f..e368a499bc3 100644
--- a/testing/xfce4-sensors-plugin/APKBUILD
+++ b/testing/xfce4-sensors-plugin/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=xfce4-sensors-plugin
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=0
pkgdesc="Reads your hardware sensor values and displays them in your panel"
url="https://goodies.xfce.org/projects/panel-plugins/xfce4-sensors-plugin"
@@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
depends_dev="xfce4-panel-dev lm-sensors-dev"
makedepends="$depends_dev bash libxfce4ui-dev"
subpackages="$pkgname-dev $pkgname-lang $pkgname-doc"
-source="https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2"
+source="https://archive.xfce.org/src/panel-plugins/xfce4-sensors-plugin/${pkgver%.*}/xfce4-sensors-plugin-$pkgver.tar.bz2"
build() {
@@ -31,5 +31,5 @@ package() {
}
sha512sums="
-9f77c372618525e878457f1b4322c24b15b1f1dc57225ba4ee6bfd54571efd1c1d510c24efb3bf0a9a3c67fbfc1e4263af1f4db05c42c76497581798ffd63b0b xfce4-sensors-plugin-1.4.0.tar.bz2
+d3f335e1f18fe748648be07ace6a88eb9f95222dd4d8dd4f6e5cbb3b7c69bd93b02fdbe12b9f08e65fbf7ba8461d7a685467f9e62c0682c85b3699fae5b7ed33 xfce4-sensors-plugin-1.4.1.tar.bz2
"