summaryrefslogtreecommitdiffstats
path: root/main/imagemagick
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-02-22 14:02:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-02-22 14:02:50 +0000
commitb7c26c3829061d501a1175d3d3c6493ef3d35c63 (patch)
tree9e40c13127572e92a27c76298aa5a810e83fdee9 /main/imagemagick
parent3eb08d3bc1764ec5e6be2f7e5e076661708084a9 (diff)
downloadaports-b7c26c3829061d501a1175d3d3c6493ef3d35c63.tar.bz2
aports-b7c26c3829061d501a1175d3d3c6493ef3d35c63.tar.xz
main/imagemagick: update source checksum
since source checksum changed, we need rebuild it on build-edge so I bumped pkgrel too.
Diffstat (limited to 'main/imagemagick')
-rw-r--r--main/imagemagick/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/imagemagick/APKBUILD b/main/imagemagick/APKBUILD
index 6a9aa5b9d..9ca52232f 100644
--- a/main/imagemagick/APKBUILD
+++ b/main/imagemagick/APKBUILD
@@ -3,7 +3,7 @@
pkgname=imagemagick
pkgver=6.6.7.9
_pkgver=${pkgver%.*}-${pkgver##*.}
-pkgrel=0
+pkgrel=1
pkgdesc="A collection of tools and libraries for many image formats"
url="http://www.imagemagick.org/"
arch="all"
@@ -48,4 +48,4 @@ dev() {
"$pkgdir"/usr/lib/ImageMagick-$_v/modules-Q16/filters/
}
-md5sums="7490d6f41af5778abd7fc7b07a80613a ImageMagick-6.6.7-9.tar.gz"
+md5sums="0e7b23584c0e3178be6f0f660bc5bedb ImageMagick-6.6.7-9.tar.gz"