mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/mate-sensors-applet to 1.20.0-1
This commit is contained in:
parent
01b61246b4
commit
01e022d411
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
||||||
# - drop dependency on libxnvctrl (nvidia-settings)
|
# - drop dependency on libxnvctrl (nvidia-settings)
|
||||||
|
|
||||||
pkgname=mate-sensors-applet
|
pkgname=mate-sensors-applet
|
||||||
pkgver=1.18.3
|
pkgver=1.20.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings"
|
pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings"
|
||||||
url="https://mate-desktop.org"
|
url="https://mate-desktop.org"
|
||||||
arch=('i686' 'x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('libatasmart' 'libnotify' 'lm_sensors' 'mate-panel')
|
depends=('libatasmart' 'libnotify' 'lm_sensors' 'mate-panel')
|
||||||
makedepends=('docbook-xsl' 'intltool' 'itstool')
|
makedepends=('docbook-xsl' 'intltool' 'itstool')
|
||||||
|
@ -17,7 +17,7 @@ groups=('mate-extra')
|
||||||
conflicts=('mate-sensors-applet-gtk3')
|
conflicts=('mate-sensors-applet-gtk3')
|
||||||
replaces=('mate-sensors-applet-gtk3')
|
replaces=('mate-sensors-applet-gtk3')
|
||||||
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
|
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
|
||||||
sha256sums=('9dd5f097b4332a8d84b5b6e842ad529f0ebcd72ffa69ce8fde6f8e736146a6da')
|
sha256sums=('338ecc180069797f4c87588290fdf9d9ee939ed6871fd1ee223028c053fe48fa')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${pkgname}-${pkgver}
|
cd ${pkgname}-${pkgver}
|
||||||
|
|
Loading…
Reference in a new issue