diff options
Diffstat (limited to 'community/inn/PKGBUILD')
-rw-r--r-- | community/inn/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/inn/PKGBUILD b/community/inn/PKGBUILD index 00de73769..dd354675d 100644 --- a/community/inn/PKGBUILD +++ b/community/inn/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 90886 2013-05-15 08:03:42Z bpiotrowski $ +# $Id: PKGBUILD 91652 2013-05-26 09:24:36Z bluewind $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Edward Tjörnhammar <xhemi@cube2.se> # Contributor: Edward Tjörnhammar <xhemi@cube2.se> pkgname=inn pkgver=2.5.3 -pkgrel=5 +pkgrel=6 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') |