[arch-commits] Commit in xfce4-sensors-plugin/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Mon Dec 28 15:59:01 UTC 2020


    Date: Monday, December 28, 2020 @ 15:58:59
  Author: foutrelis
Revision: 405067

upgpkg: xfce4-sensors-plugin 1.3.95-1: new upstream release

Modified:
  xfce4-sensors-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-28 15:55:59 UTC (rev 405066)
+++ PKGBUILD	2020-12-28 15:58:59 UTC (rev 405067)
@@ -3,9 +3,9 @@
 # Contributor: Merk Matthias <macem at chello.at>
 
 pkgname=xfce4-sensors-plugin
-pkgver=1.3.92
-pkgrel=2
-pkgdesc="A lm_sensors plugin for the Xfce panel"
+pkgver=1.3.95
+pkgrel=1
+pkgdesc="Sensors plugin for the Xfce panel"
 arch=('x86_64')
 url="https://docs.xfce.org/panel-plugins/xfce4-sensors-plugin"
 license=('GPL2')
@@ -14,13 +14,11 @@
 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=('3dc6643d2c064b7718badff44b948f8d410f00f13db197820b26ae38045f5112')
+sha256sums=('83c64ae4618dd592971cfa0bc285a9b47af801a3ed856835cdb2a4c533c7846c')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
 
-  CFLAGS+=' -fcommon' # https://wiki.gentoo.org/wiki/Gcc_10_porting_notes/fno_common
-
   ./configure \
     --prefix=/usr \
     --sysconfdir=/etc \



More information about the arch-commits mailing list