From 42887a78ca04a14d23502c0549f086902cc13486 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 9 Dec 2014 09:49:32 +0100 Subject: [PATCH] swaks: noarch=yes. --- srcpkgs/swaks/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/swaks/template b/srcpkgs/swaks/template index 8668923a209..f2e66c674a4 100644 --- a/srcpkgs/swaks/template +++ b/srcpkgs/swaks/template @@ -1,7 +1,8 @@ # Template file for 'swaks' pkgname="swaks" version="20130209.0" -revision=1 +revision=2 +noarch=yes short_desc="Swiss Army Knife for SMTP" maintainer="allan " license="GPL-2"