[arch-commits] Commit in xfce4-sensors-plugin/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Mon Nov 15 20:48:12 UTC 2021
Date: Monday, November 15, 2021 @ 20:48:12
Author: foutrelis
Revision: 428546
upgpkg: xfce4-sensors-plugin 1.4.2-1: new upstream release
Modified:
xfce4-sensors-plugin/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-15 20:27:47 UTC (rev 428545)
+++ PKGBUILD 2021-11-15 20:48:12 UTC (rev 428546)
@@ -3,7 +3,7 @@
# Contributor: Merk Matthias <macem at chello.at>
pkgname=xfce4-sensors-plugin
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
pkgdesc="Sensors plugin for the Xfce panel"
arch=('x86_64')
@@ -14,7 +14,7 @@
makedepends=('intltool' 'hddtemp' 'netcat')
optdepends=('hddtemp: for monitoring the temperature of hard drives')
source=(https://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('37d0dc569e735e482a18545c24eb1ce0229d6910e3a4d4c1dee0680999234be2')
+sha256sums=('da90f12e6ae995bcd1c81be35479a7a9d32308c65ecd64e568ba8c9592d39fcb')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list