mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/mate-sensors-applet to 1.20.1-1
This commit is contained in:
parent
093bcc3da1
commit
00fac15920
1 changed files with 12 additions and 12 deletions
|
@ -1,11 +1,11 @@
|
|||
# Maintainer:
|
||||
# Maintainer: Brad Fanella <cesura@archlinux.org>
|
||||
# Contributor: Martin Wimpress <code@flexion.org>
|
||||
|
||||
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||
# - drop dependency on libxnvctrl (nvidia-settings)
|
||||
|
||||
pkgname=mate-sensors-applet
|
||||
pkgver=1.20.0
|
||||
pkgver=1.20.1
|
||||
pkgrel=1
|
||||
pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings"
|
||||
url="https://mate-desktop.org"
|
||||
|
@ -17,7 +17,7 @@ groups=('mate-extra')
|
|||
conflicts=('mate-sensors-applet-gtk3')
|
||||
replaces=('mate-sensors-applet-gtk3')
|
||||
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
|
||||
sha256sums=('338ecc180069797f4c87588290fdf9d9ee939ed6871fd1ee223028c053fe48fa')
|
||||
sha256sums=('bd00e792ec3948bf895c8ff590184da30fa5614bc6969d450cfc8381a51cd952')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue