mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/opus to 1.1.1-1.1
This commit is contained in:
parent
06b7fc5224
commit
91c7e73636
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
# - added --enable-fixed-point to configure for armel
|
||||
|
||||
pkgname=opus
|
||||
pkgver=1.1
|
||||
pkgver=1.1.1
|
||||
pkgrel=1.1
|
||||
pkgdesc="Codec designed for interactive speech and audio transmission over the Internet"
|
||||
arch=(i686 x86_64)
|
||||
|
@ -16,7 +16,7 @@ url="http://www.opus-codec.org/"
|
|||
license=(BSD)
|
||||
depends=(glibc)
|
||||
source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
|
||||
md5sums=('c5a8cf7c0b066759542bc4ca46817ac6')
|
||||
md5sums=('cfb354d4c65217ca32a762f8ab15f2ac')
|
||||
|
||||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue