From 26147a092e175ad5e4e9f53936caeccc227a09c2 Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 13 Feb 2020 06:58:56 -0300 Subject: [PATCH] community/mate-control-center: upgrade to 1.24.0 --- community/mate-control-center/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/mate-control-center/APKBUILD b/community/mate-control-center/APKBUILD index f394b8c499e..5452f6fc085 100644 --- a/community/mate-control-center/APKBUILD +++ b/community/mate-control-center/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda # Maintainer: Alan Lacerda pkgname=mate-control-center -pkgver=1.22.2 +pkgver=1.24.0 pkgrel=0 pkgdesc="MATE's main interface for configuration of various aspects of your desktop" url="https://github.com/mate-desktop/mate-control-center" @@ -33,4 +33,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="994563b8970ebf51ba44afe49122e82ff67fdb6c78ab2e8175acc6f619d40a82284cbafc1d61b89b25ac9e8488b00f63433eda94118d40a4fbff0d644ae1ddd5 mate-control-center-1.22.2.tar.xz" +sha512sums="78e70bc94a34f8e6083d1951b12fcb9f7e8b7c55c5fac612ee27c8175e91b3872f6ecf15162e747444586612a94f857a02fb91a6fad142b5d0a16e749792c2ce mate-control-center-1.24.0.tar.xz"