Date: Friday, April 16, 2021 @ 19:55:04 Author: arojas Revision: 919549
Update to 1.24.2 Modified: mate-calc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-16 19:53:20 UTC (rev 919548) +++ PKGBUILD 2021-04-16 19:55:04 UTC (rev 919549) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-calc -pkgver=1.24.1 +pkgver=1.24.2 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=('5c2d1b0101c087c3fdae143058994a76093590693a33392bc2329756708dad46') +sha256sums=('d4a4c8ff51c4611b32a129b7cad33c3bb8a1ec6b9d5f209aa4ee0c8f1b90e8f9') build() { cd "${pkgname}-${pkgver}"
