aboutsummaryrefslogtreecommitdiffstats
path: root/community/eom
diff options
context:
space:
mode:
authorPaul Bredbury <brebs@sent.com>2019-03-24 21:46:37 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-02 14:25:04 +0000
commit901d3dd30ef3f9fa535a842a0d0e1e069f8255d8 (patch)
tree57237a9665c4d5a2d92e764a8bc7825cb092b42d /community/eom
parent4e407c2c4f1e2b18059c9a508f8903ebce9e6bca (diff)
downloadaports-901d3dd30ef3f9fa535a842a0d0e1e069f8255d8.tar.bz2
aports-901d3dd30ef3f9fa535a842a0d0e1e069f8255d8.tar.xz
community/eom: upgrade to 1.22.0
Diffstat (limited to 'community/eom')
-rw-r--r--community/eom/APKBUILD8
-rw-r--r--community/eom/install-sh.patch10
2 files changed, 15 insertions, 3 deletions
diff --git a/community/eom/APKBUILD b/community/eom/APKBUILD
index 450abccdc4..d5d90e0da5 100644
--- a/community/eom/APKBUILD
+++ b/community/eom/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Alan Lacerda <alacerda@alpinelinux.org>
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=eom
-pkgver=1.21.2
+pkgver=1.22.0
pkgrel=0
pkgdesc="A simple graphics viewer for the MATE"
url="https://github.com/mate-desktop/eom"
@@ -12,7 +12,8 @@ makedepends="glib-dev gtk+3.0-dev itstool mate-desktop-dev
libexif-dev lcms2-dev dconf-dev dbus-dev librsvg-dev
libxslt-dev libpeas-dev dbus-glib-dev"
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() {
@@ -37,4 +38,5 @@ package() {
make DESTDIR="${pkgdir}" install
}
-sha512sums="8efe95a01d7cabc59c1bb03279df321aa79b806c546b658f2ae4a1e62ebcc55817660b8f6634dbcf82c3e862dd7d848d1529964ed1e30e8eb557aa8239160fa0 eom-1.21.2.tar.xz"
+sha512sums="1e086d1e2a0adc02978ffb45a4636e9b614a52d53a7a821af4050029f3fa3a774c29c2d43b5f2e0c58a100311eccc34e9424caf44e7e2139b4fa8d695b77cea0 eom-1.22.0.tar.xz
+2220612dcda2f992ce6e7d8225c3d012497ff297921c24d40853553783c6b0f95c8e25ab0ad3454931e6e104a9951892972c045e4b9e2672cbbe34cd5a0936f3 install-sh.patch"
diff --git a/community/eom/install-sh.patch b/community/eom/install-sh.patch
new file mode 100644
index 0000000000..d32f681c0e
--- /dev/null
+++ b/community/eom/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