[arch-commits] Commit in mate-backgrounds/trunk (PKGBUILD)
Brad Fanella
cesura at archlinux.org
Tue Feb 25 19:17:15 UTC 2020
Date: Tuesday, February 25, 2020 @ 19:17:14
Author: cesura
Revision: 581892
upgpkg: mate-backgrounds 1.24.0-1: Updated to version 1.24.0
Modified:
mate-backgrounds/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-25 19:17:02 UTC (rev 581891)
+++ PKGBUILD 2020-02-25 19:17:14 UTC (rev 581892)
@@ -2,16 +2,16 @@
# Contributor: Martin Wimpress <code at flexion.org>
pkgname=mate-backgrounds
-pkgver=1.22.0
+pkgver=1.24.0
pkgrel=1
pkgdesc="Background images and data for MATE"
url="https://mate-desktop.org"
arch=('any')
license=('GPL')
-makedepends=('intltool')
groups=('mate')
+depends=('gettext')
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('496e6cf2817759c06f0bf1ba255c731726958f315ca4b559ab048b8809802cc9')
+sha256sums=('28127b17c74a98a409899ac76367fde31b12a06fb5b0d78dac067b2780d7359b')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list