summaryrefslogtreecommitdiff
path: root/community/ngircd
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-05 02:55:03 -0700
committerroot <root@rshg054.dnsready.net>2013-09-05 02:55:03 -0700
commitf7a2cf07dfae6a6707525e05f4f7f1998b382c4d (patch)
treebd4c1d9a49ed4d2649f815684e1ba93c80d8e434 /community/ngircd
parentc270fd5b2cd42b593708a919254fbbb609bbf641 (diff)
Thu Sep 5 02:49:47 PDT 2013
Diffstat (limited to 'community/ngircd')
-rw-r--r--community/ngircd/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/ngircd/PKGBUILD b/community/ngircd/PKGBUILD
index be8677c53..e43750133 100644
--- a/community/ngircd/PKGBUILD
+++ b/community/ngircd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 92045 2013-05-31 00:26:55Z seblu $
+# $Id: PKGBUILD 96762 2013-09-04 10:49:37Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Alexander Rødseth <rodseth@gmail.com>
pkgname=ngircd
-pkgver=20.2
-pkgrel=2
+pkgver=20.3
+pkgrel=1
pkgdesc="Next Generation IRC Daemon"
arch=('x86_64' 'i686')
backup=(etc/ngircd.conf)
@@ -14,7 +14,7 @@ license=('GPL')
depends=('openssl' 'libident')
source=("http://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz"
ngircd.service)
-sha256sums=('306c0ef0d2ceac0836a84ecf871a6bc4dd16c25683aa87c0f172b6e68b93357d'
+sha256sums=('55d7c74c6df790b11a68c07f39836d581965087efb618d3e9a6bec855364c2f9'
'f02e30f6864ba1130bcc85bedc44ad782687f572c06f10e0501b0ddcf532b404')
build() {