aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-common
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-09-27 04:06:23 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-09-27 04:17:30 -0300
commit0f7e75ec566edb2bc6f7609afa14e167e77b55c5 (patch)
tree1933d95b31ccce5e5f68b44dc175b017ccab46a7 /community/mate-common
parentb90fdcce433b8b8d99cc419db3292ac9bd7f92b7 (diff)
downloadaports-0f7e75ec566edb2bc6f7609afa14e167e77b55c5.tar.bz2
aports-0f7e75ec566edb2bc6f7609afa14e167e77b55c5.tar.xz
community/mate-common: upgrade to 1.22.1
Diffstat (limited to 'community/mate-common')
-rw-r--r--community/mate-common/APKBUILD13
-rw-r--r--community/mate-common/install-sh.patch10
2 files changed, 5 insertions, 18 deletions
diff --git a/community/mate-common/APKBUILD b/community/mate-common/APKBUILD
index 2c130bc387..d819e4d693 100644
--- a/community/mate-common/APKBUILD
+++ b/community/mate-common/APKBUILD
@@ -1,16 +1,14 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=mate-common
-pkgver=1.22.0
-pkgrel=1
+pkgver=1.22.1
+pkgrel=0
pkgdesc="Common scripts and macros"
url="https://mate-desktop.org/"
arch="noarch"
license="GPL-3.0-or-later"
subpackages="$pkgname-doc"
-source="https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz
- install-sh.patch
- "
+source="https://pub.mate-desktop.org/releases/${pkgver%.*}/mate-common-$pkgver.tar.xz"
build() {
cd "$_builddir"
@@ -27,8 +25,7 @@ check() {
}
package() {
- make DESTDIR="${pkgdir}" install
+ make DESTDIR="$pkgdir" install
}
-sha512sums="3887634081c126c6c23f560ca256ae83edbc5f77f0fc0128c2aaa2b5652672ec6f21ca29b0b44802b03c5dfd53bf0da860093ec73c46fba58f7be12a1db1d2a3 mate-common-1.22.0.tar.xz
-2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch"
+sha512sums="0dfeb96485205a01bea70b9019e1bfb874147b7e970de897930b2296f7f9670a2401869ebae993bf51b3ae654aab596ef4547878a5649560bc24ff0532e004f4 mate-common-1.22.1.tar.xz"
diff --git a/community/mate-common/install-sh.patch b/community/mate-common/install-sh.patch
deleted file mode 100644
index d32f681c0e..0000000000
--- a/community/mate-common/install-sh.patch
+++ /dev/null
@@ -1,10 +0,0 @@
-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