mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/mate-sensors-applet to 1.24.1-1
This commit is contained in:
parent
7ddf4f39b0
commit
d8f1c97368
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.24.0
|
||||
pkgver=1.24.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=('5a604dd7ede7f5889817d936486b83b720ad500f097154635623ad3ee47ff2c7')
|
||||
sha256sums=('262c494b207e615656d8d8723946d11beb705fbf9f0166eb3dbb7a56877764d9')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue