Date: Thursday, February 8, 2018 @ 07:44:07 Author: arojas Revision: 290242
Update to 1.20 Modified: marco/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-08 07:41:56 UTC (rev 290241) +++ PKGBUILD 2018-02-08 07:44:07 UTC (rev 290242) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=marco -pkgver=1.18.2 +pkgver=1.20.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=('c5a53e694b36f7630ecacd23c52cc30cd086e30896aa1a9461f2b169734d6f9c') +sha256sums=('999aae7a3535c982cb178f771b99885a7b0cc49957f972a75406c61222725a1d') build() { cd ${pkgname}-${pkgver}
