aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorPaul Bredbury <brebs@sent.com>2019-03-24 21:46:41 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-02 14:25:04 +0000
commit96c60ea295493cf1abf68a1a734c197a9ce7c797 (patch)
treecdd2bb41fe3e6c6e9b0003ec3e799eb77246c452 /community
parent412adf53e16a503b262be5b11e97adcc0f981de0 (diff)
downloadaports-96c60ea295493cf1abf68a1a734c197a9ce7c797.tar.bz2
aports-96c60ea295493cf1abf68a1a734c197a9ce7c797.tar.xz
community/mate-backgrounds: upgrade to 1.22.0
Diffstat (limited to 'community')
-rw-r--r--community/mate-backgrounds/APKBUILD8
-rw-r--r--community/mate-backgrounds/install-sh.patch10
2 files changed, 15 insertions, 3 deletions
diff --git a/community/mate-backgrounds/APKBUILD b/community/mate-backgrounds/APKBUILD
index 5943a14f9b..ddce6b16f4 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.20.0
+pkgver=1.22.0
pkgrel=0
pkgdesc="Background images and data for MATE"
url="https://github.com/mate-desktop/mate-backgrounds"
@@ -10,7 +10,8 @@ license="GPL-2.0"
depends="mate-common"
makedepends="intltool"
subpackages="$pkgname-lang"
-source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz"
+source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+ install-sh.patch"
builddir="$srcdir/$pkgname-$pkgver"
build() {
@@ -33,4 +34,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="6ecf802ad357ea001ebd32481223f62867729c617c4c85f6d3ef1e893f610705c5a72b3257a1fa38e8000b510c1ed60c743472c2045e2af0f4b22ce57ee611de mate-backgrounds-1.20.0.tar.xz"
+sha512sums="b7135cdb20972d50f43026cf98275faaa3c5e41bd0900bca7624a8f9ed03d0ec7f465c78aaf3da534ea6798e8cc690727a1fed8f14b3fb42a8a63bd82858ff30 mate-backgrounds-1.22.0.tar.xz
+2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch"
diff --git a/community/mate-backgrounds/install-sh.patch b/community/mate-backgrounds/install-sh.patch
new file mode 100644
index 0000000000..d32f681c0e
--- /dev/null
+++ b/community/mate-backgrounds/install-sh.patch
@@ -0,0 +1,10 @@
+diff --git a/install-sh b/install-sh
+index defb86a..8175c64 100755
+--- a/install-sh
++++ b/install-sh
+@@ -1,4 +1,4 @@
+-#!/usr/bin/sh
++#!/bin/sh
+ # install - install a program, script, or datafile
+
+ scriptversion=2018-03-11.20; # UTC