diff --git a/community/mate-sensors-applet/PKGBUILD b/community/mate-sensors-applet/PKGBUILD index cc04a90ab..c3f03f373 100644 --- a/community/mate-sensors-applet/PKGBUILD +++ b/community/mate-sensors-applet/PKGBUILD @@ -1,13 +1,14 @@ +# Maintainer: # Contributor: Martin Wimpress # ALARM: Kevin Mihelich # - drop dependency on libxnvctrl (nvidia-settings) pkgname=mate-sensors-applet -pkgver=1.18.2 +pkgver=1.18.3 pkgrel=1 pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" -url="http://mate-desktop.org" +url="https://mate-desktop.org" arch=('i686' 'x86_64') license=('GPL') depends=('libatasmart' 'libnotify' 'lm_sensors' 'mate-panel') @@ -15,8 +16,8 @@ makedepends=('docbook-xsl' 'intltool' 'itstool') groups=('mate-extra') conflicts=('mate-sensors-applet-gtk3') replaces=('mate-sensors-applet-gtk3') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('415cc177b1e83015324e2ef00c2252be244024f6') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") +sha256sums=('9dd5f097b4332a8d84b5b6e842ad529f0ebcd72ffa69ce8fde6f8e736146a6da') build() { cd ${pkgname}-${pkgver}