summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2020-01-14 08:51:40 +0000
committerD. Can Celasun2020-01-14 08:51:40 +0000
commitc8306a4ac858684132bcc2aac8e345910c1993dc (patch)
tree8d6ca470c8d6d04d2c784e0e89126b6690a34151 /PKGBUILD
parentf29c38d9263d2ea8e602fa062bb7821f8a60fe3b (diff)
downloadaur-c8306a4ac858684132bcc2aac8e345910c1993dc.tar.gz
[ssmtp] Add armv7 arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d7487ff0cb2..9897098f4c9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
pkgname=ssmtp
pkgver=2.64
-pkgrel=11
+pkgrel=12
pkgdesc="Extremely simple MTA to get mail off the system to a mailhub (with Fedora patches)"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7')
license=('GPL')
url="https://packages.debian.org/stable/mail/ssmtp"
depends=('openssl' 'inetutils')