[arch-commits] Commit in imagemagick-doc/trunk (ChangeLog PKGBUILD)
Eric Bélanger
eric at archlinux.org
Sun Nov 8 06:36:39 UTC 2009
Date: Sunday, November 8, 2009 @ 01:36:39
Author: eric
Revision: 58455
upgpkg: imagemagick-doc 6.5.7.5-1
Upstream update
Modified:
imagemagick-doc/trunk/ChangeLog
imagemagick-doc/trunk/PKGBUILD
-----------+
ChangeLog | 5 +++++
PKGBUILD | 6 +++---
2 files changed, 8 insertions(+), 3 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2009-11-08 06:29:13 UTC (rev 58454)
+++ ChangeLog 2009-11-08 06:36:39 UTC (rev 58455)
@@ -1,3 +1,8 @@
+2009-11-08 Eric Belanger <eric at archlinux.org>
+
+ * imagemagick-doc 6.5.7.5-1
+ * Upstream update
+
2009-10-14 Eric Belanger <eric at archlinux.org>
* imagemagick-doc 6.5.6.10-1
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-11-08 06:29:13 UTC (rev 58454)
+++ PKGBUILD 2009-11-08 06:36:39 UTC (rev 58455)
@@ -3,7 +3,7 @@
# Contributor: Eric Belanger <eric at archlinux.org>
pkgname=imagemagick-doc
-pkgver=6.5.6.10
+pkgver=6.5.7.5
pkgrel=1
pkgdesc="The ImageMagick documentation (utilities manuals and libraries API)"
arch=('any')
@@ -12,8 +12,8 @@
depends=('imagemagick')
options=('!makeflags')
source=(ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.bz2)
-md5sums=('126011a6ae3196f5aac252217380e962')
-sha1sums=('53d732cadf7bc62b4342c103796f8d8f30424d8f')
+md5sums=('e430815f117091e9eabaa4ba060828b6')
+sha1sums=('b3e926e2991b387a8683f295352145081c07e640')
build() {
cd "${srcdir}/ImageMagick-${pkgver%.*}-${pkgver##*.}"
More information about the arch-commits
mailing list