mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/mate-sensors-applet to 1.18.1-1
This commit is contained in:
parent
32fc877a60
commit
7fe7f5ac9c
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
# - drop dependency on libxnvctrl (nvidia-settings)
|
||||
|
||||
pkgname=mate-sensors-applet
|
||||
pkgver=1.18.0
|
||||
pkgver=1.18.1
|
||||
pkgrel=1
|
||||
pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings"
|
||||
url="http://mate-desktop.org"
|
||||
|
@ -16,7 +16,7 @@ groups=('mate-extra')
|
|||
conflicts=('mate-sensors-applet-gtk3')
|
||||
replaces=('mate-sensors-applet-gtk3')
|
||||
source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha1sums=('d83b760cf973ffd0fa74b520605ed50ef3b1858b')
|
||||
sha1sums=('3eee40a21d8ac413ff65cb86fd9ff0ee06016354')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue