Date: Monday, May 20, 2019 @ 09:32:59 Author: cesura Revision: 468048
upgpkg: marco 1.22.1-1 Updated to version 1.22.1 Modified: marco/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-20 09:31:46 UTC (rev 468047) +++ PKGBUILD 2019-05-20 09:32:59 UTC (rev 468048) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=marco -pkgver=1.22.0 +pkgver=1.22.1 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=('9d970d85d1b147cd62e5710b86ca76f7b68be5488bb35e892966e59a7e8837c4') +sha256sums=('4e20f5ea006142f3e5c8931e2b354e1838cb9291ba245825ea82fa6611def7c8') build() { cd "${pkgname}-${pkgver}"