summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-13 16:39:34 +0800
committerChocobo12023-04-13 16:39:34 +0800
commitc6f6f2a1b234906c4c4e3a59609b5dd634974c83 (patch)
tree0c6ae6de5a07b5f2b2b036ab1f7eb9c5630cffaf /PKGBUILD
parente2a8676776803d333532656954973ae69d04f826 (diff)
downloadaur-speex-git.tar.gz
upgpkg: speex-git 1.2.1.r8.gf39602d-1
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')