aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bredbury <brebs@sent.com>2019-03-24 21:46:11 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-02 14:25:03 +0000
commitefad3d77c089cc052f74829e09dcaef3d5be02a4 (patch)
tree3b6442fe6a000c1b84d4f38c063a41bca38fb1f9
parent3333bc4f0dfcd4a78284fa9532a96421d0b78560 (diff)
community/mate-utils: upgrade to 1.22.0
-rw-r--r--community/mate-utils/APKBUILD9
-rw-r--r--community/mate-utils/install-sh.patch10
2 files changed, 16 insertions, 3 deletions
diff --git a/community/mate-utils/APKBUILD b/community/mate-utils/APKBUILD
index f233d969a22..b15aed18fff 100644
--- a/community/mate-utils/APKBUILD
+++ b/community/mate-utils/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-utils
-pkgver=1.21.0
+pkgver=1.22.0
pkgrel=0
pkgdesc="Utilities for the MATE Desktop"
url="https://github.com/mate-desktop/mate-utils"
@@ -10,7 +10,9 @@ license="GPL-2.0"
makedepends="intltool glib-dev gtk+3.0-dev mate-panel-dev
libgtop-dev libcanberra-dev itstool libsm-dev libxml2-utils"
subpackages="$pkgname-dev $pkgname-doc $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() {
@@ -34,4 +36,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="53cddb451802c8ae510f97f7214488d15620ec96e207d5a34d73a7710f44f7c738bb1cc48e24cf72743b530fd72c700fdbd8ecf14f4bce71d688d35691e02c4b mate-utils-1.21.0.tar.xz"
+sha512sums="248c6e4108900768a4e8b272d20ac9b2d70e8bf77375f4669a099f4d8386c2e8affeafb772d209f00906f96f20d7ee347167ef4837186f44d8aaad85ef855f70 mate-utils-1.22.0.tar.xz
+2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch"
diff --git a/community/mate-utils/install-sh.patch b/community/mate-utils/install-sh.patch
new file mode 100644
index 00000000000..d32f681c0e4
--- /dev/null
+++ b/community/mate-utils/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