aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-notification-daemon
diff options
context:
space:
mode:
authorPaul Bredbury <brebs@sent.com>2019-03-24 21:46:19 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-02 14:25:03 +0000
commit03473bda0fd16650b915e781d51056551da0c640 (patch)
treec5b95f96df24ec64dfb7305a6c7177553f97e2c1 /community/mate-notification-daemon
parentddae3e506dc7a126cdc4e30c9136cbc693d68f23 (diff)
downloadaports-03473bda0fd16650b915e781d51056551da0c640.tar.bz2
aports-03473bda0fd16650b915e781d51056551da0c640.tar.xz
community/mate-notification-daemon: upgrade to 1.22.0
Diffstat (limited to 'community/mate-notification-daemon')
-rw-r--r--community/mate-notification-daemon/APKBUILD8
-rw-r--r--community/mate-notification-daemon/install-sh.patch10
2 files changed, 15 insertions, 3 deletions
diff --git a/community/mate-notification-daemon/APKBUILD b/community/mate-notification-daemon/APKBUILD
index ead21714a5..d1ae21d1ee 100644
--- a/community/mate-notification-daemon/APKBUILD
+++ b/community/mate-notification-daemon/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-notification-daemon
-pkgver=1.21.0
+pkgver=1.22.0
pkgrel=0
pkgdesc="Small, passive popup dialogs that notify the user of particular events"
url="https://github.com/mate-desktop/mate-notification-daemon"
@@ -11,7 +11,8 @@ depends="mate-common"
makedepends="libwnck3-dev libnotify-dev libtool intltool dbus-glib-dev
libcanberra-dev gtk+3.0-dev"
subpackages="$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() {
@@ -35,4 +36,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="4efb563ade3d02f8aa3f5b691ee6bdf480a3627b2421869fa4cd606e828dc27f82d2f1af7f5e9c9dc3b77c34c9adbbb51ba4ab19310c72476ec8f4e8702b603b mate-notification-daemon-1.21.0.tar.xz"
+sha512sums="1345604dee1315843ad5a6920aab7cbe1544c8f7c7ccea686e5684c7ea5272fa09d27edbcc996f6a568f8b3760f561b84901c44f93f1b3ae2d5ddcd3c3ce86fc mate-notification-daemon-1.22.0.tar.xz
+2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch"
diff --git a/community/mate-notification-daemon/install-sh.patch b/community/mate-notification-daemon/install-sh.patch
new file mode 100644
index 0000000000..d32f681c0e
--- /dev/null
+++ b/community/mate-notification-daemon/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