[arch-commits] Commit in imagemagick/trunk (PKGBUILD)

Daniel Griffiths dgriffiths at archlinux.org
Thu Jul 1 17:53:23 UTC 2010


    Date: Thursday, July 1, 2010 @ 13:53:23
  Author: dgriffiths
Revision: 84616

Modified:
  imagemagick/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-01 17:47:13 UTC (rev 84615)
+++ PKGBUILD	2010-07-01 17:53:23 UTC (rev 84616)
@@ -3,8 +3,8 @@
 # Maintainer: DAniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=imagemagick
-pkgver=6.6.2.0
-pkgrel=22
+pkgver=6.6.2.10
+pkgrel=1
 pkgdesc="An image viewing/manipulation program"
 arch=('i686' 'x86_64')
 url="http://www.imagemagick.org/"
@@ -19,11 +19,10 @@
             'libxml2: for XML support'
             'jasper: for JPEG-2000 support')
 options=('!makeflags' '!docs' 'force')
-#source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
-source=(http://ftp.vim.org/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
+source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
         libpng_mmx_patch_x86_64.patch 
 	perlmagick.rpath.patch)
-md5sums=('e145e9c47befaa9734926c45bd9d7572' 
+md5sums=('5bb527f3f736d5a4a819d14b193ccb23' 
 	 '069980fc2590c02aed86420996259302'
          'ff9974decbfe9846f8e347239d87e4eb')
 




More information about the arch-commits mailing list