summaryrefslogtreecommitdiff
path: root/community/esmtp/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-15 01:56:07 -0700
committerroot <root@rshg054.dnsready.net>2013-09-15 01:56:07 -0700
commitc779760082085ee8f0e33d528811450e260867e0 (patch)
tree826e201cf8f1c37ff4b1420905fe253851fb04ea /community/esmtp/PKGBUILD
parent4037e15db64f7056ae2222c22605b41d95d5b3c3 (diff)
Sun Sep 15 01:54:13 PDT 2013
Diffstat (limited to 'community/esmtp/PKGBUILD')
-rw-r--r--community/esmtp/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/esmtp/PKGBUILD b/community/esmtp/PKGBUILD
index a234ff615..bc2f55d47 100644
--- a/community/esmtp/PKGBUILD
+++ b/community/esmtp/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=esmtp
pkgver=1.2
-pkgrel=5
+pkgrel=6
pkgdesc="An easy SMTP forwarder."
arch=('i686' 'x86_64')
url='http://esmtp.sourceforge.net'
@@ -14,6 +14,7 @@ depends=('libesmtp' 'openssl')
optdepends=('liblockfile: for esmtp-wrapper script'
'procmail: for local mail delivery')
provides=('smtp-forwarder')
+conflicts=('smtp-forwarder')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
md5sums=('79a9c1f9023d53f35bb82bf446150a72')