mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
community/mate-sensors-applet to 1.22.0-1
This commit is contained in:
parent
d13cc379bb
commit
3e825f3998
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.3
|
||||
pkgver=1.22.0
|
||||
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=('e609e83c4774caa95866156c95b0ba1a33001aced739dc0bfc29e62987c72869')
|
||||
sha256sums=('3305bf0be16e13da1f83e710df12e7be46c144db05db1a29a138bdf6ef3dc071')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue