summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-04-05 21:56:59 -0400
committerbrent s2016-04-05 21:56:59 -0400
commit9e57891a73f4220912529f4a67c15278718c7ed3 (patch)
tree68cc92f1c3b049eb5ebb8aa9cb4c339be1bc1b16 /PKGBUILD
parenta8b1e7a5147c987fad4c45b47c3da88e71d0b900 (diff)
downloadaur-9e57891a73f4220912529f4a67c15278718c7ed3.tar.gz
PKGBUILD fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4757cf7ada2..45ce286c3fb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -69,10 +69,9 @@ _disabled_modules=(languages/mod_spidermonkey
pkgname='freeswitch'
pkgver='1.6'
-pkgrel='6'
+pkgrel='7'
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk."
-arch=('i686'
- 'x86_64')
+arch=('i686' 'x86_64')
url="http://freeswitch.org/"
license=('MPL')
depends=('curl'