From c9952f3a144d9fb19917d7c100dca30d2d99f629 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 13 Jul 2013 01:48:00 -0700 Subject: Sat Jul 13 01:47:15 PDT 2013 --- extra/opus/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/opus') diff --git a/extra/opus/PKGBUILD b/extra/opus/PKGBUILD index 33b8e9bef..40760be9b 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) # Contributor: Jan de Groot # Contributor: DrZaius # 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) 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 -- cgit v1.2.3-54-g00ecf