summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-26 10:36:46 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-06-26 10:36:46 -0300
commit15badea40bda93ae6af67f2bc98bf363e392c5e9 (patch)
tree46766cdb97bc3f55dc2588d3843408f6fdd35acf /extra
parent33f415176525625b793cdfa66f3fc5828214a34e (diff)
ported erlang, fixed pkgbuilds
Diffstat (limited to 'extra')
-rw-r--r--extra/imagemagick/PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/extra/imagemagick/PKGBUILD b/extra/imagemagick/PKGBUILD
index dd44b12a1..7a93cd72b 100644
--- a/extra/imagemagick/PKGBUILD
+++ b/extra/imagemagick/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=imagemagick
pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.7.7.7
+pkgver=6.7.7.9
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
url="http://www.imagemagick.org/"
@@ -80,3 +80,5 @@ package_imagemagick-doc() {
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/imagemagick-doc/LICENSE"
install -Dm644 NOTICE "${pkgdir}/usr/share/licenses/imagemagick-doc/NOTICE"
}
+sha1sums=('d24aa783d4cd98e276ee80f177e96fb0deb2d1a2'
+ '23405f80904b1de94ebd7bd6fe2a332471b8c283')