community/imagemagick6: upgrade to 6.9.9.46 and rebuild dependent aports

This commit is contained in:
Jakub Jirutka 2018-05-21 19:38:58 +02:00
parent f503b724c1
commit 4484a3c4c7
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=imagemagick6
_pkgname=ImageMagick
pkgver=6.9.9.40
pkgver=6.9.9.46
_pkgver=${pkgver%.*}-${pkgver##*.}
_abiver=${pkgname#imagemagick}
pkgrel=0
@ -106,4 +106,4 @@ _cxx() {
mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/
}
sha512sums="416c2e248e3d1c6d89b930b8179194a9e1dfd160b9de1a75f98ceeb4199dd1b5f3b1d0ce646c26429054e7970680c40b77e2bf0a97ca82bbe84aa66648393fb4 ImageMagick-6.9.9-40.tar.xz"
sha512sums="6db17f3d3b7ac49669db5e07b45e003783755272b1666f04da194c7503e64605a3a6267059ace6fbd3f76125f2f6aa8119687f7591a33a9fb949b82b73f2754a ImageMagick-6.9.9-46.tar.xz"

View File

@ -4,7 +4,7 @@ pkgname=ruby-rmagick
_gemname=rmagick
pkgver=2.16.0
_pkgver=${pkgver//./-}
pkgrel=1
pkgrel=2
pkgdesc="Ruby bindings for ImageMagick"
url="https://rmagick.github.io/"
arch="all"