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

Jan Steffens heftig at archlinux.org
Thu May 25 08:44:57 UTC 2017


    Date: Thursday, May 25, 2017 @ 08:44:56
  Author: heftig
Revision: 296558

1.1.5-1

Modified:
  opus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-25 08:33:15 UTC (rev 296557)
+++ PKGBUILD	2017-05-25 08:44:56 UTC (rev 296558)
@@ -5,7 +5,7 @@
 # Contributor: pumbur
 
 pkgname=opus
-pkgver=1.1.4
+pkgver=1.1.5
 pkgrel=1
 pkgdesc="Totally open, royalty-free, highly versatile audio codec"
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
 license=(BSD)
 depends=(glibc)
 makedepends=(doxygen)
-source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('9122b6b380081dd2665189f97bfd777f04f92dc3ab6698eea1dbb27ad59d8692')
+source=(https://archive.mozilla.org/pub/$pkgname/$pkgname-$pkgver.tar.gz)
+sha256sums=('eb84981ca0f40a3e5d5e58d2e8582cb2fee05a022825a6dfe14d14b04eb563e4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list