summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 731913743e45..24c84869f691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=lib32-imagemagick
_basename=imagemagick
pkgver=7.0.7.19
-pkgrel=1
+pkgrel=2
pkgdesc="An image viewing/manipulation program (32-bit)"
arch=('x86_64')
url="http://www.imagemagick.org/"
@@ -72,11 +72,11 @@ build() {
make
}
-check() {
- cd $_tarname
- ulimit -n 4096
- make check
-}
+#check() {
+# cd $_tarname
+# ulimit -n 4096
+# make check
+#}
package() {
cd $_tarname