summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2019-06-09 15:46:46 +0000
committerDaniel Bermond2019-06-09 15:46:46 +0000
commitb4585ebe72e1effaf202c147994c318dea3e8bf7 (patch)
treef6b0d5754c76067c34e4131eb3aafa8d55ac4071
parent8f32ae6295e606f9f0c0e0f0576bb1af0d62f0b0 (diff)
downloadaur-b4585ebe72e1effaf202c147994c318dea3e8bf7.tar.gz
Remove support for i686 architecture. Use https for url.
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be4c552afd8a..f366a341b6e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = imagemagick-full-git
pkgdesc = An image viewing/manipulation program (Q32 HDRI with all libs and features, git version)
- pkgver = 7.0.8.47.r15663.g0b437bf28
+ pkgver = 7.0.8.50.r15714.g84a30c031
pkgrel = 1
- url = http://www.imagemagick.org/
- arch = i686
+ url = https://www.imagemagick.org/
arch = x86_64
license = custom
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 4c1d149ffdb1..4f86f708c9f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,11 +15,11 @@ _qdepth='32'
pkgbase=imagemagick-full-git
pkgname=('imagemagick-full-git' 'imagemagick-full-doc-git')
_srcname=ImageMagick
-pkgver=7.0.8.47.r15663.g0b437bf28
+pkgver=7.0.8.50.r15714.g84a30c031
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('x86_64')
pkgdesc="An image viewing/manipulation program (Q${_qdepth} HDRI with all libs and features, git version)"
-url='http://www.imagemagick.org/'
+url='https://www.imagemagick.org/'
license=('custom')
makedepends=(
# official repositories: