community/mate-sensors-applet to 1.16.0-1

This commit is contained in:
Kevin Mihelich 2016-09-25 15:33:02 +00:00
parent d425bcb843
commit 64149e9455

View file

@ -3,7 +3,7 @@
# ALARM: Kevin Mihelich <kevin@archlinuxarm.org>
# - drop dependency on libxnvctrl (nvidia-settings)
_ver=1.14
_ver=1.16
_pkgbase=mate-sensors-applet
pkgname=(${_pkgbase})
pkgver=${_ver}.0
@ -17,7 +17,7 @@ makedepends=('docbook-xsl' 'intltool' 'itstool')
groups=('mate-extra')
conflicts=("${_pkgbase}-gtk3")
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
sha1sums=('3662e22a2d960ebb145e43b669dc320543cb1e06')
sha1sums=('71f7f75946ae0a0f3b266f79dcabc58a34a0ecba')
build() {
cd "${srcdir}/${_pkgbase}-${pkgver}"