summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2015-09-22 14:21:13 -0400
committerbrent s2015-09-22 14:21:13 -0400
commitf5c7451efd1322e8604d16e8939060245ea4223f (patch)
tree0e4ff052736c6cde8ccc12aa5d011b615721b672 /PKGBUILD
parente7bf5c72ed7a38211ab395e49fe92552b7565fa4 (diff)
downloadaur-f5c7451efd1322e8604d16e8939060245ea4223f.tar.gz
grr
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 011b44e9916d..eaada0ca6694 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,7 +69,7 @@ _disabled_modules=(languages/mod_spidermonkey
pkgname='freeswitch'
pkgver='1.6'
-pkgrel='1'
+pkgrel='2'
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk."
arch=('i686'
'x86_64')
@@ -105,7 +105,8 @@ conflicts=('freeswitch-git'
install=freeswitch.install
backup=('etc/freeswitch/private/passwords.xml'
'etc/freeswitch/vars.xml')
-source=("git+https://stash.freeswitch.org/scm/fs/freeswitch.git#tag=v${pkgver}"
+#source=("git+https://stash.freeswitch.org/scm/fs/freeswitch.git#tag=v${pkgver}"
+source=("git+https://stash.freeswitch.org/scm/fs/freeswitch.git#branch=v${pkgver}"
'freeswitch.conf.d'
'README.freeswitch'
'run.freeswitch'