~alpine/aports

main/imagemagick: upgrade v1 PROPOSED

Nadav Shatz: 1
 main/imagemagick: upgrade

 1 files changed, 5 insertions(+), 5 deletions(-)
Maybe I shouldn't have changed the ABI ? It's my first contribution so I tried to follow suit with the previous upgrade to the package.

Thanks


On Jul 9, 2016, 4:20 AM -0400, Timo Teras<timo.teras@iki.fi>, wrote:
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1304/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/imagemagick: upgrade Export this patch

---
 main/imagemagick/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/main/imagemagick/APKBUILD b/main/imagemagick/APKBUILD
index 7972909..1a4be38 100644
--- a/main/imagemagick/APKBUILD
+++ b/main/imagemagick/APKBUILD
@@ -2,8 +2,8 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=imagemagick
pkgver=6.9.4.1
_abiver=6
pkgver=7.0.2.2
_abiver=7
_pkgver=${pkgver%.*}-${pkgver##*.}
pkgrel=0
pkgdesc="A collection of tools and libraries for many image formats"
@@ -73,6 +73,6 @@ _cxx() {
	mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/
}

md5sums="430d33915b19f38012b55f98904c4f37  ImageMagick-6.9.4-1.tar.xz"
sha256sums="2ea0fef839cd5d6f134502b7cf7ee0e57a3f230b19771515d4aa44354f4c6b3b  ImageMagick-6.9.4-1.tar.xz"
sha512sums="0ba9027ffa246627b3af35460e1dfeabc6cdfe867fb21f7d1d8f334fc42dc640383e31a65c4cff19ba496be1d2878924d25b9803d7da62bfeac8c078754bad8c  ImageMagick-6.9.4-1.tar.xz"
md5sums="8900f1a800f03730b406f7784bf28829  ImageMagick-7.0.2-2.tar.xz"
sha256sums="e4be2649c7fe13691378fa05457ddfbdc53e6f6570024756b5e2dec4ac285ab9  ImageMagick-7.0.2-2.tar.xz"
sha512sums="b80b1e2f42dc3a98ebd474c716be5ef2409921cc403731726efd15e36c923030806f1426d7febd229b5c8c7b0fb6b74998f745b306301c91622c15a5dc8dec6f  ImageMagick-7.0.2-2.tar.xz"
-- 
2.9.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---