Date: Sunday, August 8, 2021 @ 18:14:14 Author: arojas Revision: 995418
Update to 1.26.0 Modified: marco/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:14:07 UTC (rev 995417) +++ PKGBUILD 2021-08-08 18:14:14 UTC (rev 995418) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=marco -pkgver=1.24.2 +pkgver=1.26.0 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=('498350cb12fc4d9c7c4a0355102c17b50043fbab258d11ad41b7d698b4f042a7') +sha256sums=('f63c08cd8b07450ab3e33a04605c4f9e69522358884273b3cbcf30275eee5b05') build() { cd "${pkgname}-${pkgver}"
