[arch-commits] Commit in inn/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Sep 21 11:23:18 UTC 2015
Date: Monday, September 21, 2015 @ 13:23:18
Author: spupykin
Revision: 141381
upgpkg: inn 2.5.5-2
upd
Modified:
inn/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-21 11:15:39 UTC (rev 141380)
+++ PKGBUILD 2015-09-21 11:23:18 UTC (rev 141381)
@@ -5,14 +5,14 @@
pkgname=inn
pkgver=2.5.5
-pkgrel=1
+pkgrel=2
pkgdesc="Complete open source Usenet system. De facto standard for handling news routing, news spool and serving the spool to customers."
url="http://www.isc.org/software/inn/"
arch=('i686' 'x86_64')
license=("custom:INN")
-depends=('openssl')
+depends=('openssl' 'perl-mime-tools')
makedepends=('make' 'bison' 'python2' 'gcc' 'smtp-forwarder' 'libsasl')
-optdepends=('perl' 'python2' 'libsasl' 'perl-mime-tools: for controlchan')
+optdepends=('python2' 'libsasl')
options=(emptydirs docs zipman)
install=inn.install
backup=(etc/inn/newsfeeds
More information about the arch-commits
mailing list