diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-30 03:50:48 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-30 03:50:48 +0000 |
commit | b1688d0edf774882b5231e199ac1431a9cc8d4ac (patch) | |
tree | 5de89a1c0938fc9686cbdef5bfd5db19c823410b /community/mate-sensors-applet/PKGBUILD | |
parent | 88f9886de50562f083fa45359821567b0a880ea0 (diff) |
Wed Apr 30 03:41:39 UTC 2014
Diffstat (limited to 'community/mate-sensors-applet/PKGBUILD')
-rw-r--r-- | community/mate-sensors-applet/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/mate-sensors-applet/PKGBUILD b/community/mate-sensors-applet/PKGBUILD index 469c31289..81ac144eb 100644 --- a/community/mate-sensors-applet/PKGBUILD +++ b/community/mate-sensors-applet/PKGBUILD @@ -2,7 +2,7 @@ pkgname=mate-sensors-applet pkgver=1.8.0 -pkgrel=2 +pkgrel=3 pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings." url="http://mate-desktop.org" arch=('i686' 'x86_64') @@ -10,7 +10,6 @@ license=('GPL') depends=('dbus' 'gtk2' 'libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel') makedepends=('docbook-xml' 'mate-common' 'perl-xml-parser' 'rarian' 'yelp-tools') optdepends=('yelp: for reading MATE help documents') -options=('!emptydirs') groups=('mate-extra') source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz") sha1sums=('0526400ad88b306fc74b2e219ce4aea34476577f') |