[arch-commits] Commit in opus/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Thu Dec 5 18:36:58 UTC 2013


    Date: Thursday, December 5, 2013 @ 19:36:57
  Author: heftig
Revision: 200803

1.1

Modified:
  opus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-05 18:18:42 UTC (rev 200802)
+++ PKGBUILD	2013-12-05 18:36:57 UTC (rev 200803)
@@ -5,8 +5,8 @@
 # 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)
 url="http://www.opus-codec.org/"
@@ -13,7 +13,7 @@
 license=(BSD)
 depends=(glibc)
 source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('86eedbd3c5a0171d2437850435e6edff')
+md5sums=('c5a8cf7c0b066759542bc4ca46817ac6')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list