summaryrefslogtreecommitdiff
path: root/community/leafnode/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/leafnode/PKGBUILD')
-rw-r--r--community/leafnode/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/leafnode/PKGBUILD b/community/leafnode/PKGBUILD
index c6cf6e9c9..a396b6a14 100644
--- a/community/leafnode/PKGBUILD
+++ b/community/leafnode/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 91512 2013-05-23 11:13:56Z spupykin $
+# $Id: PKGBUILD 116400 2014-07-26 18:52:56Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=leafnode
-pkgver=1.11.8
-pkgrel=6
+pkgver=1.11.10
+pkgrel=1
pkgdesc="implements a store & forward NNTP proxy (client and server) with IPv4 and IPv6"
arch=('i686' 'x86_64')
url="http://leafnode.sourceforge.net/"
@@ -14,7 +14,7 @@ options=(!emptydirs)
backup=('etc/xinetd.d/leafnode')
source=(http://downloads.sf.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2
leafnode.xinetd)
-md5sums=('a3edafeb854efaa3fbb0f7951d02160f'
+md5sums=('df12ebcfbac6bbcef1822920ec1148cc'
'08cd0a81d6efe0803b5d0747ab31903f')
build() {