mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/mate-sensors-applet to 1.20.2-1
This commit is contained in:
parent
c4c206a6cc
commit
0e1d62a24f
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - drop dependency on libxnvctrl (nvidia-settings)
|
||||
|
||||
pkgname=mate-sensors-applet
|
||||
pkgver=1.20.1
|
||||
pkgver=1.20.2
|
||||
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=('bd00e792ec3948bf895c8ff590184da30fa5614bc6969d450cfc8381a51cd952')
|
||||
sha256sums=('cb0458deeac0d83ce94cce3d225186d0708af7b61e4469544df7092725ff1d4e')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
|
Loading…
Reference in a new issue