summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHyacinthe Cartiaux2014-08-13 16:57:27 +0200
committerHyacinthe Cartiaux2015-06-09 14:05:09 +0200
commit793c93d3100ece409698ab11a804c7e8a65e7dec (patch)
tree952bec9ca96d14fc5aef84088afa9b23c6af4b2f /PKGBUILD
parentf0cc6ffef604f4d88c6ae335763255012b8a3893 (diff)
downloadaur-793c93d3100ece409698ab11a804c7e8a65e7dec.tar.gz
[imapfilter] pkgrel bump, new supported arch armv7h
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec65d64aadcf..958d4f564330 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=imapfilter
pkgver=2.5.6
-pkgrel=1
+pkgrel=2
pkgdesc="A mail filtering utility for processing IMAP mailboxes"
-arch=('i686' 'x86_64' 'armv6h')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h')
url="https://github.com/lefcha/imapfilter"
license=('MIT')
depends=('lua' 'pcre' 'openssl')