Date: Thursday, December 19, 2019 @ 01:44:03 Author: cesura Revision: 538267
upgpkg: marco 1.22.4-1 Updated to version 1.22.4 Modified: marco/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-19 01:28:34 UTC (rev 538266) +++ PKGBUILD 2019-12-19 01:44:03 UTC (rev 538267) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=marco -pkgver=1.22.3 +pkgver=1.22.4 pkgrel=1 pkgdesc="A window manager for MATE" url="https://mate-desktop.org" @@ -14,7 +14,7 @@ conflicts=('marco-gtk3') replaces=('marco-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('0a3979f0ba9855a6dff5b889c619d07bcea52df29c354976f018d71093c45139') +sha256sums=('63a6a079a7ce7cd34ea175a6b0ecd44550f71ff5888cdf975d350e52b925187d') build() { cd "${pkgname}-${pkgver}"