mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/imagemagick to 6.9.9.22-1
This commit is contained in:
parent
8d26df4715
commit
f8cc852639
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
pkgbase=imagemagick
|
pkgbase=imagemagick
|
||||||
pkgname=('imagemagick' 'imagemagick-doc')
|
pkgname=('imagemagick' 'imagemagick-doc')
|
||||||
pkgver=6.9.9.21
|
pkgver=6.9.9.22
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="http://www.imagemagick.org/"
|
url="http://www.imagemagick.org/"
|
||||||
|
@ -18,7 +18,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
|
||||||
'libwebp' 'subversion' 'glu')
|
'libwebp' 'subversion' 'glu')
|
||||||
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
|
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
|
||||||
perlmagick.rpath.patch)
|
perlmagick.rpath.patch)
|
||||||
sha256sums=('499936e9673d6d0914a77f58b044ac6596f25f6119fd158ce52a1f20d8788108'
|
sha256sums=('3ebda7e9053c7a74aeca1d2f138f71d61dacbb23674eeb657fb0a82a386694c4'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'17218bbecc17f3c7a86935a09d5a47e46113a1fc28f7d91c2fe495019cc36088')
|
'17218bbecc17f3c7a86935a09d5a47e46113a1fc28f7d91c2fe495019cc36088')
|
||||||
validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
|
validpgpkeys=('D8272EF51DA223E4D05B466989AB63D48277377A')
|
||||||
|
|
Loading…
Reference in a new issue