diff options
Diffstat (limited to 'community/rsyslog')
-rw-r--r-- | community/rsyslog/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/rsyslog/PKGBUILD b/community/rsyslog/PKGBUILD index 1513e7fe7..651683a6e 100644 --- a/community/rsyslog/PKGBUILD +++ b/community/rsyslog/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 55273 2011-09-08 12:30:20Z spupykin $ +# $Id: PKGBUILD 56119 2011-10-02 02:52:32Z ebelanger $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> pkgname=rsyslog pkgver=5.8.5 -pkgrel=1 +pkgrel=2 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability" url="http://www.rsyslog.com/" arch=('i686' 'x86_64') |