summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororumin2017-09-25 11:52:19 +0900
committerorumin2017-09-25 11:52:19 +0900
commit3d9c7e4d2825e748349408516c45ec6f5bb01f44 (patch)
tree178a9f201a4ad42c149c9726b3c4c27c67e89586 /PKGBUILD
parent126fad9ebc03be5679d4a9972e797db12d957f46 (diff)
downloadaur-3d9c7e4d2825e748349408516c45ec6f5bb01f44.tar.gz
change download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 851f8abb24db..aa9a9f8f3b54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lib32-imagemagick
_basename=imagemagick
pkgver=6.9.9.5
-pkgrel=1
+pkgrel=2
pkgdesc="An image viewing/manipulation program (32-bit)"
arch=('x86_64')
url="http://www.imagemagick.org/"
@@ -25,7 +25,7 @@ optdepends=('imagemagick-doc: for additional information'
'libwebp: for WEBP support')
options=('!docs' 'libtool' '!emptydirs')
-source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
+source=(http://www.imagemagick.org/download/releases/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
perlmagick.rpath.patch)
sha1sums=('1241b0cbc87fffb471a30cade2d87dea533eeba3'
'SKIP'