mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
community/mate-sensors-applet to 1.26.0-1
This commit is contained in:
parent
49fb797657
commit
f3edd5c505
1 changed files with 2 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# - drop dependency on libxnvctrl (nvidia-settings)
|
||||
|
||||
pkgname=mate-sensors-applet
|
||||
pkgver=1.24.1
|
||||
pkgver=1.26.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"
|
||||
|
@ -14,10 +14,8 @@ license=('GPL')
|
|||
depends=('libatasmart' 'libnotify' 'lm_sensors' 'mate-panel' 'gettext')
|
||||
makedepends=('docbook-xsl' 'itstool')
|
||||
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=('262c494b207e615656d8d8723946d11beb705fbf9f0166eb3dbb7a56877764d9')
|
||||
sha256sums=('4c437c3ff04488543e2cf0c4627fe265c48b4ad8f4946fd9de9845edc0c82968')
|
||||
|
||||
build() {
|
||||
cd "${pkgname}-${pkgver}"
|
||||
|
|
Loading…
Reference in a new issue