Date: Friday, April 16, 2021 @ 20:00:08 Author: arojas Revision: 919556
Update to 1.24.2 Modified: mate-panel/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-16 19:59:06 UTC (rev 919555) +++ PKGBUILD 2021-04-16 20:00:08 UTC (rev 919556) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-panel -pkgver=1.24.1 +pkgver=1.24.2 pkgrel=1 pkgdesc="The MATE Panel" url="https://mate-desktop.org" @@ -14,7 +14,7 @@ groups=('mate') conflicts=('mate-panel-gtk3') replaces=('mate-panel-gtk3') -sha256sums=('94187a04b8b07393cbd43293b6ac4aeeacb9d586a4d726010ca07de560c67475') +sha256sums=('30c5ba0392ec76b110220ee6d10bbdba76af36586592a6b3d604db70602848ea') build() { cd "${pkgname}-${pkgver}"
