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

Alexander Rødseth arodseth at archlinux.org
Fri Aug 18 12:26:54 UTC 2017


    Date: Friday, August 18, 2017 @ 12:26:53
  Author: arodseth
Revision: 252450

upgpkg: opusfile 0.9-1

Modified:
  opusfile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-18 12:20:17 UTC (rev 252449)
+++ PKGBUILD	2017-08-18 12:26:53 UTC (rev 252450)
@@ -8,10 +8,10 @@
 pkgrel=1
 pkgdesc='Library for opening, seeking, and decoding .opus files'
 arch=('x86_64' 'i686')
-url='http://www.opus-codec.org/'
+url='https://opus-codec.org/'
 license=('BSD')
 depends=('libogg' 'openssl' 'opus')
-source=("http://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.xiph.org/releases/opus/$pkgname-$pkgver.tar.gz")
 sha256sums=('f75fb500e40b122775ac1a71ad80c4477698842a8fe9da4a1b4a1a9f16e4e979')
 
 build() {
@@ -29,4 +29,4 @@
 }
 
 # getver: github.com/xiph/opusfile/tags
-# vim: ts=2 sw=2 et:
+# vim:ts=2 sw=2 et:



More information about the arch-commits mailing list