mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/imagemagick to 6.8.1.9-1
This commit is contained in:
parent
62e117c8e0
commit
c88dc0ee16
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
pkgbase=imagemagick
|
||||
pkgname=('imagemagick' 'imagemagick-doc')
|
||||
pkgver=6.8.0.7
|
||||
pkgver=6.8.1.9
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.imagemagick.org/"
|
||||
|
@ -16,7 +16,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript' \
|
|||
'openexr' 'libwmf' 'librsvg' 'libxml2' 'jasper' 'liblqr')
|
||||
source=(http://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz \
|
||||
perlmagick.rpath.patch)
|
||||
sha1sums=('aafa7934a663547f4f9ae38c20e7a60db92da6ae'
|
||||
sha1sums=('3d5178ae2b2d819d5f7923031f0f3602a12adf96'
|
||||
'23405f80904b1de94ebd7bd6fe2a332471b8c283')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue