summaryrefslogtreecommitdiff
path: root/community/unrealircd
diff options
context:
space:
mode:
Diffstat (limited to 'community/unrealircd')
-rw-r--r--community/unrealircd/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/unrealircd/PKGBUILD b/community/unrealircd/PKGBUILD
index 052a65379..87ec6cc8d 100644
--- a/community/unrealircd/PKGBUILD
+++ b/community/unrealircd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 78360 2012-10-17 15:21:03Z spupykin $
+# $Id: PKGBUILD 78622 2012-10-22 09:20:20Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Zerial <fernando@zerial.org>
pkgname=unrealircd
pkgver=3.2.9
-pkgrel=3
+pkgrel=4
pkgdesc="Open Source IRC Server"
arch=('i686' 'x86_64')
url="http://unrealircd.com"
@@ -12,7 +12,8 @@ license=('GPL2')
depends=('openssl' 'curl' 'c-ares')
conflicts=('ircd')
provides=('ircd')
-backup=(etc/unrealircd/unrealircd.conf)
+backup=('etc/unrealircd/unrealircd.conf'
+ 'etc/conf.d/unrealircd')
source=(http://www.unrealircd.com/downloads/Unreal$pkgver.tar.gz
unrealircd.rc
unrealircd.service