From 17b60827240ff07cefa740beeed5198339a2a07c Mon Sep 17 00:00:00 2001 From: Leo <thinkabit.ukim@gmail.com> Date: Sat, 29 Feb 2020 20:44:20 -0300 Subject: [PATCH] community/mate-backgrounds: upgrade to 1.24.1 --- community/mate-backgrounds/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/mate-backgrounds/APKBUILD b/community/mate-backgrounds/APKBUILD index a67c22c477b4..2b158c391414 100644 --- a/community/mate-backgrounds/APKBUILD +++ b/community/mate-backgrounds/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Alan Lacerda <alacerda@alpinelinux.org> # Maintainer: Alan Lacerda <alacerda@alpinelinux.org> pkgname=mate-backgrounds -pkgver=1.24.0 +pkgver=1.24.1 pkgrel=0 pkgdesc="Background images and data for MATE" url="https://github.com/mate-desktop/mate-backgrounds" @@ -28,4 +28,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="29bb18ad77767593c9428c0bbb28da5b2fccab67b71b7d295784c7ec018692f6d5fcdcbae202549650765bc090932cec99a9ec9066d066dc8b4fc6d7347f5905 mate-backgrounds-1.24.0.tar.xz" +sha512sums="6af6bd1be186da3c4c594687ece1f6b50c3b05fb0619dd0062955e9e09c8007efe76a7625826cba0e4716c8ed61eac4d372b0a3bf2b87f00b7f170bb97709f09 mate-backgrounds-1.24.1.tar.xz" -- GitLab