aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Bredbury <brebs@sent.com>2019-03-24 21:46:40 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-02 14:25:04 +0000
commit412adf53e16a503b262be5b11e97adcc0f981de0 (patch)
tree3ff303ce2618976ec689e2fd8de3bea946a96840
parent2dc9d0057b16cfceda8f950ef1ac04063becdf31 (diff)
downloadaports-412adf53e16a503b262be5b11e97adcc0f981de0.tar.bz2
aports-412adf53e16a503b262be5b11e97adcc0f981de0.tar.xz
community/mate-indicator-applet: upgrade to 1.22.0
-rw-r--r--community/mate-indicator-applet/APKBUILD8
-rw-r--r--community/mate-indicator-applet/install-sh.patch10
2 files changed, 15 insertions, 3 deletions
diff --git a/community/mate-indicator-applet/APKBUILD b/community/mate-indicator-applet/APKBUILD
index c2f8163c56..d186953eed 100644
--- a/community/mate-indicator-applet/APKBUILD
+++ b/community/mate-indicator-applet/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mate-indicator-applet
-pkgver=1.20.1
+pkgver=1.22.0
pkgrel=0
pkgdesc="A small applet to display information from various applications consistently in the panel"
url="https://github.com/mate-desktop/mate-indicator-applet"
@@ -10,7 +10,8 @@ license="GPL-3.0 LGPL-2.1"
makedepends="autoconf automake libtool mate-common glib-dev
gtk+3.0-dev mate-panel-dev intltool libindicator-dev"
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"
prepare() {
@@ -42,4 +43,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="8e20761ec3b9f8be2ba972e732d4a039c3784f1a652150c76a66ddccdfbe0560650b59338c5757d7807a599c89992afe08cfdc14ccf0f14f822e9be63c93b079 mate-indicator-applet-1.20.1.tar.xz"
+sha512sums="6e1dd133a521f247ecb648b3ffa542e326f504fd3b0719a74099e83ac1dfa9fd4d7676af284f89f69d6684e5640f240930bb0fb43bcf7d59472786adf4c3200c mate-indicator-applet-1.22.0.tar.xz
+2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch"
diff --git a/community/mate-indicator-applet/install-sh.patch b/community/mate-indicator-applet/install-sh.patch
new file mode 100644
index 0000000000..d32f681c0e
--- /dev/null
+++ b/community/mate-indicator-applet/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