aboutsummaryrefslogtreecommitdiffstats
path: root/community/imagemagick6/APKBUILD
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-10-27 11:31:11 +0100
committerJakub Jirutka <jakub@jirutka.cz>2019-10-29 14:19:35 +0100
commit51e31ddfdc27f198355e81eb2d821e0cc1c944f2 (patch)
tree0763cdf1b90694f8939ae9193040df7f0c53dda4 /community/imagemagick6/APKBUILD
parenta652d113b8d06b185b3974f6ff91c7f9287c1764 (diff)
community/imagemagick6: upgrade to 6.9.10.69
Diffstat (limited to 'community/imagemagick6/APKBUILD')
-rw-r--r--community/imagemagick6/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/imagemagick6/APKBUILD b/community/imagemagick6/APKBUILD
index a249e625406..069f1d1d4ae 100644
--- a/community/imagemagick6/APKBUILD
+++ b/community/imagemagick6/APKBUILD
@@ -3,10 +3,10 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=imagemagick6
_pkgname=ImageMagick6
-pkgver=6.9.10.68
+pkgver=6.9.10.69
_pkgver=${pkgver%.*}-${pkgver##*.}
_abiver=${pkgname#imagemagick}
-pkgrel=1
+pkgrel=0
pkgdesc="A collection of tools and libraries for many image formats (legacy version $_abiver)"
url="https://www.imagemagick.org/"
arch="all"
@@ -188,4 +188,4 @@ _cxx() {
mv "$pkgdir"/usr/lib/libMagick++*.so.* "$subpkgdir"/usr/lib/
}
-sha512sums="867b6b7b88fafc6afbe65a0ef6f812a5a7eb0a0f24b8635dce6f923fc52954b3c96d925dffebb7e3cfc43dfa411c1aa3c03dc4393c40f25daa17e45689685647 ImageMagick6-6.9.10-68.tar.gz"
+sha512sums="89e548c76106f0417ac392e93866497dc41c478b5812e3dbcbb4950b27f8f85573411394c7cf41658968aa770085e8be6624a45aedbed0bf71a0f3437b8e1113 ImageMagick6-6.9.10-69.tar.gz"