summaryrefslogtreecommitdiff
path: root/libre/sensors-applet
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-22 22:24:12 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2017-01-22 22:24:12 -0300
commit09e9e5befc79645b46e549fa4129fb5349d337fa (patch)
treeeba70f165bacc2a1915f435e66c3a7a13a94af49 /libre/sensors-applet
parent2b548185dc400610ca8ba08c9571ce5b31276d31 (diff)
sensors-applet-3.0.0-10.parabola1: remove deprecated udisks optional dependency
Diffstat (limited to 'libre/sensors-applet')
-rw-r--r--libre/sensors-applet/PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/libre/sensors-applet/PKGBUILD b/libre/sensors-applet/PKGBUILD
index 5a8c1eadb..1c083fcdf 100644
--- a/libre/sensors-applet/PKGBUILD
+++ b/libre/sensors-applet/PKGBUILD
@@ -1,19 +1,18 @@
-# $Id: PKGBUILD 192307 2016-10-15 16:13:15Z bgyorgy $
+# $Id: PKGBUILD 208268 2017-01-21 15:49:53Z bgyorgy $
# Maintainer (Arch): Balló György <ballogyor+arch at gmail dot com>
# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe>
pkgname=sensors-applet
pkgver=3.0.0
_gitrev=07284262768e3a7066da09845370d78526be6bc1
-pkgrel=9.parabola1
+pkgrel=10.parabola1
pkgdesc="Applet for GNOME Panel to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings, without nonfree libxnvctrl support"
arch=('i686' 'x86_64')
url="http://sensors-applet.sourceforge.net/"
license=('GPL')
depends=('gnome-panel' 'libatasmart' 'lm_sensors')
makedepends=('git' 'gnome-common' 'intltool' 'yelp-tools')
-optdepends=('hddtemp: get HDD temperatures'
- 'udisks: get HDD temperatures')
+optdepends=('hddtemp: get HDD temperatures')
source=($pkgname::git://git.code.sf.net/p/sensors-applet/code#commit=$_gitrev)
sha256sums=('SKIP')