summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavier Devlamynck2015-10-29 13:30:18 +0100
committerXavier Devlamynck2015-10-29 13:30:18 +0100
commitfc6f45a23ce666f659489f980b05eeb576c15982 (patch)
tree601237f0fbaaa40e7e1607994cec2c80ec84a465 /PKGBUILD
parentb5bd9689f05304d4858713224f4e066529bdca64 (diff)
downloadaur-fc6f45a23ce666f659489f980b05eeb576c15982.tar.gz
Add missing conf. file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81812a958d0d..2f34660b6855 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=asterisk
pkgver=13.5.0
-pkgrel=2
+pkgrel=3
pkgdesc="A complete PBX solution"
arch=('i686' 'x86_64')
backup=('etc/asterisk/acl.conf'
@@ -81,6 +81,7 @@ backup=('etc/asterisk/acl.conf'
'etc/asterisk/phoneprov.conf'
'etc/asterisk/pjsip.conf'
'etc/asterisk/pjsip_notify.conf'
+ 'etc/asterisk/pjsip_wizard.conf'
'etc/asterisk/queuerules.conf'
'etc/asterisk/queues.conf'
'etc/asterisk/res_config_mysql.conf'