summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f4784cbe0f5a..d3e4485219ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = opensmtpd-libressl
- pkgdesc = A FREE implementation of the server-side SMTP protocol. Latest snapshot.
+ pkgdesc = OpenSMTPD built against LibreSSL
pkgver = 6.4.1p2
- pkgrel = 2
+ pkgrel = 3
url = http://www.opensmtpd.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3987224eb4d8..ebd704a54863 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
pkgname=opensmtpd-libressl
pkgver=6.4.1p2
-pkgrel=2
-pkgdesc='A FREE implementation of the server-side SMTP protocol. Latest snapshot.'
+pkgrel=3
+pkgdesc='OpenSMTPD built against LibreSSL'
arch=('i686' 'x86_64')
url="http://www.opensmtpd.org/"
license=('BSD')