Date: Thursday, February 8, 2018 @ 21:22:54 Author: arojas Revision: 290390
Update to 1.20 Modified: mate-calc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-08 21:17:02 UTC (rev 290389) +++ PKGBUILD 2018-02-08 21:22:54 UTC (rev 290390) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-calc -pkgver=1.18.1 +pkgver=1.20.0 pkgrel=1 pkgdesc="Calculator for the MATE desktop environment" url="https://mate-desktop.org" @@ -11,7 +11,7 @@ makedepends=('intltool' 'itstool') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('229c25ea27dda0b4d0a0bb28c8a3e0ba5bcc43c5b59feab6445ccdb070cad3c0') +sha256sums=('e3b075f7d0a02fb72adbf78678685888dec9402cd0ae6b04200d32009651950d') build() { cd ${pkgname}-${pkgver}
