summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b1f4b508e89..fe183909e8f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_use_zeroc_ice="0"
pkgname=murmur-git
-pkgver=1.2.5.980.ga59e166
+pkgver=1.2.5.2194.ge414bd3b
pkgrel=1
pkgdesc="The voice chat application server for Mumble (git version)"
arch=('i686' 'x86_64' 'armv7h')
@@ -18,7 +18,7 @@ if [[ ${_use_zeroc_ice} == "1" ]]; then
depends=( "${depends[@]}" zeroc-ice )
fi
-makedepends=('git' 'boost')
+makedepends=('git' 'boost' 'python')
conflicts=('murmur' 'murmur-static' 'murmur-ice')
provides=('murmur')
backup=("etc/murmur.ini")