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

Jan Steffens heftig at archlinux.org
Fri Nov 27 09:21:46 UTC 2015


    Date: Friday, November 27, 2015 @ 10:21:46
  Author: heftig
Revision: 251984

1.1.1

Modified:
  opus/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-27 07:54:10 UTC (rev 251983)
+++ PKGBUILD	2015-11-27 09:21:46 UTC (rev 251984)
@@ -5,7 +5,7 @@
 # Contributor: pumbur
 
 pkgname=opus
-pkgver=1.1
+pkgver=1.1.1
 pkgrel=1
 pkgdesc="Codec designed for interactive speech and audio transmission over the Internet"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 license=(BSD)
 depends=(glibc)
 source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('c5a8cf7c0b066759542bc4ca46817ac6')
+md5sums=('cfb354d4c65217ca32a762f8ab15f2ac')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list