Date: Sunday, August 8, 2021 @ 18:29:07 Author: arojas Revision: 995463
Update to 1.26.0 Modified: mate-calc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:28:34 UTC (rev 995462) +++ PKGBUILD 2021-08-08 18:29:07 UTC (rev 995463) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-calc -pkgver=1.24.2 +pkgver=1.26.0 pkgrel=1 pkgdesc="Calculator for the MATE desktop environment" url="https://mate-desktop.org" @@ -12,7 +12,7 @@ makedepends=('itstool') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('d4a4c8ff51c4611b32a129b7cad33c3bb8a1ec6b9d5f209aa4ee0c8f1b90e8f9') +sha256sums=('7eb826801dda5d7b070e41d9e831df2ad24459be6c96fe9c0506c21e1374ad55') build() { cd "${pkgname}-${pkgver}"
