summaryrefslogtreecommitdiff
path: root/community/znc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-11 23:14:54 +0000
committerroot <root@rshg054.dnsready.net>2012-02-11 23:14:54 +0000
commitcfceb92e73d7f6a32494f0ba258b98748af43f34 (patch)
tree56f71bc4b93aa78486f4e0e0b0c5250ea977f114 /community/znc
parent9d1489b877a1fa7c2674cf1f744804db42d93bfc (diff)
Sat Feb 11 23:14:53 UTC 2012
Diffstat (limited to 'community/znc')
-rw-r--r--community/znc/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/znc/PKGBUILD b/community/znc/PKGBUILD
index e0d99f4de..08b856ae1 100644
--- a/community/znc/PKGBUILD
+++ b/community/znc/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 55922 2011-09-25 01:01:16Z dreisner $
+# $Id: PKGBUILD 64239 2012-02-11 00:56:46Z tdziedzic $
# Maintainer: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: mickael9 <mickael9 at gmail dot com>
pkgname=znc
-pkgver=0.202
+pkgver=0.204
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=('3c6ff4620e139e3d9745cd53111bab20')
+md5sums=('7c7247423fc08b0c5c62759a50a9bca3')
build() {
cd "znc-$pkgver"