mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/mate-sensors-applet to 1.22.1-1
This commit is contained in:
parent
f9d8e65cf9
commit
18f93a7ed5
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.22.0
|
||||
pkgver=1.22.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=('3305bf0be16e13da1f83e710df12e7be46c144db05db1a29a138bdf6ef3dc071')
|
||||
sha256sums=('035325ae1a16d26ba2b8341ebd993642752d51aab443cac5e418c7ddbb4c6167')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue