summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Lange2023-08-26 13:42:34 +0200
committerThomas Lange2023-08-26 13:42:34 +0200
commitf0f726785646356870e7d469f31fea64f483abb8 (patch)
tree2ce232def2745df848d7339ceffa8b7d293f9394 /PKGBUILD
parentb60c9dd6e3215f82a3986cf886689fbf404efba6 (diff)
downloadaur-f0f726785646356870e7d469f31fea64f483abb8.tar.gz
Update git module URL of speexdsp
See also: https://github.com/mumble-voip/mumble/pull/6179
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc782ff89b19..d50fec724a7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_pkgname=mumble
pkgname="$_pkgname-git"
-pkgver=1.4.0.development.snapshot.006.r1113.ge828ef045
+pkgver=1.4.0.development.snapshot.006.r1121.g27e9552e8
pkgrel=1
epoch=1
pkgdesc='An Open Source, low-latency, high quality voice chat software (git version)'
@@ -25,13 +25,13 @@ conflicts=("$_pkgname")
source=('git+https://github.com/mumble-voip/mumble.git'
'git+https://github.com/mumble-voip/minhook.git'
'git+https://github.com/mumble-voip/mach_override.git'
- 'git+https://github.com/mumble-voip/speexdsp.git'
'git+https://github.com/mumble-voip/rnnoise.git'
'git+https://github.com/Krzmbrzl/FindPythonInterpreter.git'
'git+https://github.com/wolfpld/tracy.git'
'git+https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent'
'git+https://github.com/microsoft/GSL.git'
- 'git+https://github.com/rigtorp/SPSCQueue.git')
+ 'git+https://github.com/rigtorp/SPSCQueue.git'
+ 'git+https://github.com/xiph/speexdsp.git')
sha256sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
pkgver() {