summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatt Harrison2015-02-17 11:40:43 -0500
committerMatt Harrison2015-02-17 11:40:43 -0500
commit856882aeeb258ed663bdb65bdee798eb4f77cefc (patch)
tree362efa8cafc812ae8f1b5369f2209c09a64d88cc /PKGBUILD
parente614e9b4daddc49bf92ab78281fb7ae64002abd1 (diff)
downloadaur-856882aeeb258ed663bdb65bdee798eb4f77cefc.tar.gz
update maldet for 32bit
update mediaelch version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e081b9ddcf4b..bce2d7caaade 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,8 @@ pkgdesc="Linux Malware Detect"
url="https://www.rfxn.com/projects/linux-malware-detect/"
arch=('x86_64' 'i686')
license=('GPL')
-depends=('lib32-glibc' 'perl')
+depends=('perl')
+depends_x86_64=('lib32-glibc')
source=("http://www.rfxn.com/downloads/maldetect-1.4.2.tar.gz")
sha256sums=('dd2badb95f75ae90ed94892d799aedadc79498a72ef3502ab87f35509c76c094')