summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-04-23 10:54:53 +0200
committerAndreas Grapentin <andreas@grapentin.org>2019-04-23 10:54:53 +0200
commit8a5513a568004944aba156e2aea3c90762ff2b1e (patch)
tree84298e15b5124e1cbf986f591e320ea3e539a1a3
parent6bbbe3f774d26c7a865310d6f45e7c4a3f9eacf6 (diff)
libre/sensors-applet: rebuilt for arm
-rw-r--r--libre/sensors-applet/PKGBUILD12
1 files changed, 7 insertions, 5 deletions
diff --git a/libre/sensors-applet/PKGBUILD b/libre/sensors-applet/PKGBUILD
index d8a0adc64..f57461ec5 100644
--- a/libre/sensors-applet/PKGBUILD
+++ b/libre/sensors-applet/PKGBUILD
@@ -1,18 +1,20 @@
-# $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+13+g0728426
-pkgrel=1.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')
+pkgrel=2
+pkgrel+=.parabola1
+pkgdesc="Applet for GNOME Panel to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings"
+pkgdesc+=", without nonfree libxnvctrl support"
+arch=('x86_64')
+arch+=('i686' 'armv7h')
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')
-_commit=07284262768e3a7066da09845370d78526be6bc1 # master
+_commit=07284262768e3a7066da09845370d78526be6bc1 # master
source=("$pkgname::git+https://git.code.sf.net/p/sensors-applet/code#commit=$_commit")
sha256sums=('SKIP')