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 4baa071ea5ba..6a34c2433e12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=speex-git
-pkgver=1.2.0.r10.g6e04bfa
+pkgver=1.2.1.r8.gf39602d
pkgrel=1
pkgdesc="An patent-free audio compression format designed for speech"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url="https://www.speex.org/"
license=('BSD')
depends=('glibc' 'libogg' 'speexdsp')
makedepends=('git')
-provides=('speex')
+provides=("speex=$pkgver")
conflicts=('speex')
source=("git+https://gitlab.xiph.org/xiph/speex.git")
sha256sums=('SKIP')