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

Daniel Griffiths dgriffiths at archlinux.org
Sun May 2 02:07:03 UTC 2010


    Date: Saturday, May 1, 2010 @ 22:07:02
  Author: dgriffiths
Revision: 79212

upgpkg: graphicsmagick 1.3.7-1 -m

Modified:
  graphicsmagick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-02 00:43:52 UTC (rev 79211)
+++ PKGBUILD	2010-05-02 02:07:02 UTC (rev 79212)
@@ -3,7 +3,7 @@
 # Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 
 pkgname=graphicsmagick
-pkgver=1.3.12
+pkgver=1.3.7
 pkgrel=1
 pkgdesc="Image processing system"
 arch=('i686' 'x86_64')
@@ -11,9 +11,10 @@
 license=('MIT')
 depends=('bzip2' 'freetype2' 'ghostscript' 'jasper' 'lcms' 'libsm' 
 	'libtiff' 'libwmf' 'libxml2' 'libtool')
-options=('!libtool')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/GraphicsMagick-${pkgver}.tar.bz2)
-md5sums=('55182f371f82d5f9367bce04e59bbf25')
+options=('!libtool' 'force')
+#source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/GraphicsMagick-${pkgver}.tar.bz2)
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-history/1.3/GraphicsMagick-${pkgver}.tar.gz)
+md5sums=('ac019a9ece8c45f5213bf31981588c63')
 
 build() {
   cd "${srcdir}/GraphicsMagick-${pkgver}"




More information about the arch-commits mailing list