mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/imagemagick: change source
This commit is contained in:
parent
4489b7c06b
commit
a0a1731f87
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ license=('custom')
|
|||
makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
|
||||
'openexr' 'libwmf' 'librsvg' 'libxml2' 'liblqr'
|
||||
'libwebp')
|
||||
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
|
||||
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
|
||||
source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
|
||||
#source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
|
||||
perlmagick.rpath.patch)
|
||||
sha1sums=('3ad2deadbc7e7c6e61eb5590fcc49d71fd96b247'
|
||||
'SKIP'
|
||||
|
|
Loading…
Reference in a new issue