Date: Friday, February 9, 2018 @ 07:33:43 Author: arojas Revision: 290434
Update to 1.20 Modified: mate-polkit/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-09 07:10:39 UTC (rev 290433) +++ PKGBUILD 2018-02-09 07:33:43 UTC (rev 290434) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-polkit -pkgver=1.18.2 +pkgver=1.20.0 pkgrel=1 pkgdesc="PolicyKit integration for the MATE desktop" url="https://mate-desktop.org" @@ -14,7 +14,7 @@ conflicts=('mate-polkit-gtk3') replaces=('mate-polkit-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('6dc987edfa6239ded5edc8a472a19a77839348519cf24cd968019420f9a1bd06') +sha256sums=('242988d0033f878b967dea5ad380cc7cb49910b9b2ea33e95061bf3062cd8101') build() { cd ${pkgname}-${pkgver}
