summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lange2023-08-26 13:42:34 +0200
committerThomas Lange2023-08-26 13:42:34 +0200
commitf0f726785646356870e7d469f31fea64f483abb8 (patch)
tree2ce232def2745df848d7339ceffa8b7d293f9394
parentb60c9dd6e3215f82a3986cf886689fbf404efba6 (diff)
downloadaur-f0f726785646356870e7d469f31fea64f483abb8.tar.gz
Update git module URL of speexdsp
See also: https://github.com/mumble-voip/mumble/pull/6179
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73cb2b9e314a..5eeb26b306e0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mumble-git
pkgdesc = An Open Source, low-latency, high quality voice chat software (git version)
- pkgver = 1.4.0.development.snapshot.006.r1113.ge828ef045
+ pkgver = 1.4.0.development.snapshot.006.r1121.g27e9552e8
pkgrel = 1
epoch = 1
url = https://www.mumble.info
@@ -41,13 +41,13 @@ pkgbase = mumble-git
source = git+https://github.com/mumble-voip/mumble.git
source = git+https://github.com/mumble-voip/minhook.git
source = git+https://github.com/mumble-voip/mach_override.git
- source = git+https://github.com/mumble-voip/speexdsp.git
source = git+https://github.com/mumble-voip/rnnoise.git
source = git+https://github.com/Krzmbrzl/FindPythonInterpreter.git
source = git+https://github.com/wolfpld/tracy.git
source = git+https://github.com/ArthurSonzogni/nlohmann_json_cmake_fetchcontent
source = git+https://github.com/microsoft/GSL.git
source = git+https://github.com/rigtorp/SPSCQueue.git
+ source = git+https://github.com/xiph/speexdsp.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
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() {