summaryrefslogtreecommitdiffstats
path: root/extra/imagemagick/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/imagemagick/APKBUILD')
-rw-r--r--extra/imagemagick/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/imagemagick/APKBUILD b/extra/imagemagick/APKBUILD
index 6df8f894a7e..ba660d19fd6 100644
--- a/extra/imagemagick/APKBUILD
+++ b/extra/imagemagick/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=imagemagick
-pkgver=6.5.2.1
-_pkgver=6.5.2-1
+pkgver=6.5.3.2
+_pkgver=6.5.3-2
pkgrel=0
pkgdesc="A collection of tools and libraries for many image formats"
url="http://www.imagemagick.org/"
license="GPL"
-depends="zlib libpng libjpeg freetype"
+depends=
makedepends="zlib-dev libpng-dev libjpeg-dev freetype-dev"
subpackages="$pkgname-doc $pkgname-dev"
source="ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-$_pkgver.tar.gz"
@@ -32,4 +32,4 @@ build() {
}
-md5sums="e6e691002f15b1490983752cc61238cc ImageMagick-6.5.2-1.tar.gz"
+md5sums="51547d4deafdba1d74ea4225805e63e9 ImageMagick-6.5.3-2.tar.gz"