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 96d8d09df..692a2f15f 100644
--- a/extra/opus/PKGBUILD
+++ b/extra/opus/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 184222 2013-05-04 08:38:14Z heftig $
+# $Id: PKGBUILD 190019 2013-07-12 21:33:32Z 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.2
-pkgrel=2
+pkgver=1.0.3
+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/"
@@ -14,7 +14,7 @@ license=(BSD)
depends=(glibc)
options=('!libtool')
source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('c503ad05a59ddb44deab96204401be03')
+md5sums=('86eedbd3c5a0171d2437850435e6edff')
build() {
cd $pkgname-$pkgver