aboutsummaryrefslogtreecommitdiffstats
path: root/community/mate-calc
diff options
context:
space:
mode:
authorPaul Bredbury <brebs@sent.com>2019-03-24 21:46:26 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-02 14:25:04 +0000
commitde7d245e604e0f59e1cc88dc098e43a226b09c37 (patch)
treebe8c193167d533c8cf3258cb5876faba69ee265d /community/mate-calc
parent776a3e6b0489960392247ea6ad0ab9fbbffe855c (diff)
downloadaports-de7d245e604e0f59e1cc88dc098e43a226b09c37.tar.bz2
aports-de7d245e604e0f59e1cc88dc098e43a226b09c37.tar.xz
community/mate-calc: upgrade to 1.22.0
Diffstat (limited to 'community/mate-calc')
-rw-r--r--community/mate-calc/APKBUILD10
-rw-r--r--community/mate-calc/install-sh.patch10
2 files changed, 16 insertions, 4 deletions
diff --git a/community/mate-calc/APKBUILD b/community/mate-calc/APKBUILD
index 2ea90e0853..0a46dbaf98 100644
--- a/community/mate-calc/APKBUILD
+++ b/community/mate-calc/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=mate-calc
-pkgver=1.21.0
-pkgrel=1
+pkgver=1.22.0
+pkgrel=0
pkgdesc="Calculator for MATE"
url="https://github.com/mate-desktop/mate-calc"
arch="all"
@@ -11,7 +11,8 @@ depends="mate-common"
makedepends="itstool libtool intltool gtk+3.0-dev
libxml2-utils libxml2-dev"
subpackages="$pkgname-lang $pkgname-doc"
-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 +35,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="ea91f1747332d66fffda93ffd7bca966bc40455f0adcc819033dd032e8e61d16b8e5dff48946288173806d6cb51d2a7b47e7f33125cf5188ba27a9a465ad93eb mate-calc-1.21.0.tar.xz"
+sha512sums="a0d72a17dc9e7e97ef36cb2f089db126b1f91790d6a34ae829ef9cea87e82b025ba106f08e8c677352e72423a6670a3bf8751eecc67444cd8cea8dc8f3cf6728 mate-calc-1.22.0.tar.xz
+2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch"
diff --git a/community/mate-calc/install-sh.patch b/community/mate-calc/install-sh.patch
new file mode 100644
index 0000000000..d32f681c0e
--- /dev/null
+++ b/community/mate-calc/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