summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2015-08-28 19:16:23 -0400
committerChris Severance2015-08-28 19:16:23 -0400
commit7d3eb38dc0d55932fa1cf2dc5402be9869a2cfa7 (patch)
treebb5310c5c0fd24dcd374bb62be575ed89eb49e8a
parent6c275aa9cd8cac6b59438cdccb74f21bd99c19e4 (diff)
downloadaur-7d3eb38dc0d55932fa1cf2dc5402be9869a2cfa7.tar.gz
Version update
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eabf2d128c3f..c50404555c80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,9 +22,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
'opencl-headers' 'libcl' 'libwebp' 'git')
#source=("ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}".tar.xz{,.asc})
#source=("${pkgname}::svn+https://subversion.imagemagick.org/subversion/ImageMagick/trunk/") # svn was shut down August 10, 2015
-_verurl="${url/script/download/}"
-_versed='ImageMagick-\([-0-9\.]\+\)\.tar\.bz2'
-_veropt='l'
+_verwatch=("${url/script/download/}" 'ImageMagick-\([-0-9\.]\+\)\.tar\.bz2' 'l')
_archlink="@@@::https://projects.archlinux.org/togit/packages.git/plain/trunk/@@@?h=packages/${_pkgname}"
source=("${pkgname}::git+http://git.imagemagick.org/repos/ImageMagick.git"
'libpng_mmx_patch_x86_64.patch'