diff options
author | root <root@rshg054.dnsready.net> | 2013-08-01 02:03:26 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-01 02:03:26 -0700 |
commit | 3391ef078ab86d3160b5e2fb3cfb794b75ce2a76 (patch) | |
tree | 3dece49302a2f07d08d6cf95ebebf467d61ff70a /community/unrealircd | |
parent | b73aa81c21acc75e383d0e73e0fbf553d2b68232 (diff) |
Thu Aug 1 02:01:53 PDT 2013
Diffstat (limited to 'community/unrealircd')
-rw-r--r-- | community/unrealircd/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/unrealircd/PKGBUILD b/community/unrealircd/PKGBUILD index 5a40fc5fd..813d6c0bd 100644 --- a/community/unrealircd/PKGBUILD +++ b/community/unrealircd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 92284 2013-06-03 13:56:49Z spupykin $ +# $Id: PKGBUILD 94846 2013-07-31 07:46:49Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Zerial <fernando@zerial.org> pkgname=unrealircd -pkgver=3.2.10 -pkgrel=5 +pkgver=3.2.10.1 +pkgrel=1 pkgdesc="Open Source IRC Server" arch=('i686' 'x86_64') url="http://unrealircd.com" @@ -17,7 +17,7 @@ backup=('etc/unrealircd/unrealircd.conf' source=(http://www.unrealircd.com/downloads/Unreal$pkgver.tar.gz unrealircd.service arch-fixes.patch) -md5sums=('05b0bbdbfab9ffc2304f7595951d7cec' +md5sums=('97b4bd68a804e517355efa756f401a90' '93276a1cd426e4a811c072c35fc31e94' '77807313c4578f2c30286b9f9e3fb21c') |