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

Jan Steffens heftig at archlinux.org
Wed Oct 18 22:35:38 UTC 2017


    Date: Wednesday, October 18, 2017 @ 22:35:38
  Author: heftig
Revision: 308215

0.11.3-3

Modified:
  celt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-18 22:30:20 UTC (rev 308214)
+++ PKGBUILD	2017-10-18 22:35:38 UTC (rev 308215)
@@ -6,13 +6,13 @@
 
 pkgname=celt
 pkgver=0.11.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Low-latency audio communication codec"
 arch=(i686 x86_64)
 url="http://www.celt-codec.org/"
 license=(BSD)
 depends=(libogg)
-source=(http://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.us.xiph.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('5511732a426cc42bf986ca79b5cdd02f')
 
 build() {



More information about the arch-commits mailing list