summaryrefslogtreecommitdiff
path: root/extra/opus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/opus/PKGBUILD')
-rw-r--r--extra/opus/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/opus/PKGBUILD b/extra/opus/PKGBUILD
index 66dd97e39..91068b1ad 100644
--- a/extra/opus/PKGBUILD
+++ b/extra/opus/PKGBUILD
@@ -1,19 +1,19 @@
-# $Id: PKGBUILD 198357 2013-10-30 14:22:43Z allan $
+# $Id: PKGBUILD 200804 2013-12-05 18:41:22Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
# Contributor: DrZaius <lou[at]fakeoutdoorsman[dot]com>
# Contributor: pumbur
pkgname=opus
-pkgver=1.0.3
-pkgrel=2
+pkgver=1.1
+pkgrel=1
pkgdesc="Codec designed for interactive speech and audio transmission over the Internet"
arch=(i686 x86_64 mips64el)
url="http://www.opus-codec.org/"
license=(BSD)
depends=(glibc)
source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('86eedbd3c5a0171d2437850435e6edff')
+md5sums=('c5a8cf7c0b066759542bc4ca46817ac6')
build() {
cd $pkgname-$pkgver