diff options
author | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-16 12:28:33 +0100 |
---|---|---|
committer | Michał Masłowski <mtjm@mtjm.eu> | 2013-02-16 12:28:33 +0100 |
commit | 708526fe67ec9cd87f7a5965d515971d6faf8884 (patch) | |
tree | 80158cf8e6b69852e974777db3e3d6822690542c /community/ngircd | |
parent | 80ba9b9d983a8bfa0ea3be8a5841eb88d919d603 (diff) | |
parent | 4a4f6be8604aa35bdc81ae29d86b07dc8aea0c5c (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts:
community/jhead/PKGBUILD
extra/qca-gnupg/PKGBUILD
extra/qca-ossl/PKGBUILD
extra/qca/PKGBUILD
Diffstat (limited to 'community/ngircd')
-rw-r--r-- | community/ngircd/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ngircd/PKGBUILD b/community/ngircd/PKGBUILD index 68b402fa9..36a37689f 100644 --- a/community/ngircd/PKGBUILD +++ b/community/ngircd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 81560 2012-12-24 04:07:48Z kkeen $ +# $Id: PKGBUILD 84301 2013-02-15 22:17:20Z kkeen $ # Maintainer: Kyle Keen <keenerd@gmail.com> # Contributor: Mateusz Herych <heniekk@gmail.com> # Contributor: Alexander Rødseth <rodseth@gmail.com> pkgname=ngircd -pkgver=20 +pkgver=20.2 pkgrel=1 pkgdesc="Next Generation IRC Daemon" arch=('i686' 'x86_64' 'mips64el') @@ -15,7 +15,7 @@ depends=('openssl' 'libident') source=("http://ngircd.barton.de/pub/ngircd/ngircd-$pkgver.tar.gz" ngircd.sh ngircd.service) -sha256sums=('948b6ee9217bf0833958390513ba1ca2b2e8ddef809c226b889e7591f680c3d8' +sha256sums=('306c0ef0d2ceac0836a84ecf871a6bc4dd16c25683aa87c0f172b6e68b93357d' 'f8c28546090af8ce67471b9b4d577f6926007615356dd11afd2bc16f61d698d5' '13ffad9647ef42d1a9c8f01f6208bef9dfe9e0f86dce9a01f72711d813d720a0') |