summaryrefslogtreecommitdiff
path: root/community/znc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/znc/PKGBUILD')
-rw-r--r--community/znc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/znc/PKGBUILD b/community/znc/PKGBUILD
index 96bb69c72..ab3c92e82 100644
--- a/community/znc/PKGBUILD
+++ b/community/znc/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 55376 2011-09-10 20:15:39Z dreisner $
+# $Id: PKGBUILD 55922 2011-09-25 01:01:16Z dreisner $
# Maintainer: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: mickael9 <mickael9 at gmail dot com>
pkgname=znc
-pkgver=0.200
+pkgver=0.202
pkgrel=1
pkgdesc='An IRC bouncer with modules & scripts support'
url='http://en.znc.in/wiki/index.php/ZNC'
@@ -16,7 +16,7 @@ optdepends=('tcl: modtcl module'
'perl: modperl module'
'cyrus-sasl: saslauth module')
source=("http://znc.in/releases/znc-${pkgver}.tar.gz")
-md5sums=('da5b690bc31b007474a77aae70c9c049')
+md5sums=('3c6ff4620e139e3d9745cd53111bab20')
build() {
cd "znc-$pkgver"