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

Giancarlo Razzolini grazzolini at archlinux.org
Fri Jun 29 04:06:42 UTC 2018


    Date: Friday, June 29, 2018 @ 04:06:42
  Author: grazzolini
Revision: 347720

upgpkg: streamlink 0.14.2-1

Modified:
  streamlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-29 00:10:28 UTC (rev 347719)
+++ PKGBUILD	2018-06-29 04:06:42 UTC (rev 347720)
@@ -2,7 +2,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=0.13.0
+pkgver=0.14.2
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)'
 arch=('any')
@@ -14,9 +14,9 @@
 optdepends=('ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+')
 source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=('E2B794C7C2C37162E5E2A097E3DB9E282E390FA0') # Streamlink Signing Key <streamlink at protonmail.com>
-sha256sums=('4d91dbc8233e8737a9dcb629ac471373e903116b3a35c882205c95bdb14eac29'
+sha256sums=('a8c7f9a758ade056a35d439f78408e9e43ce1069dde9289d322702d35c214150'
             'SKIP')
-sha512sums=('9744eb16aaae395daff6e626c435d8984a4c8c47091bd068a83d216d2e79535d72b1fd61b8befec1ce379ef85174722ffe837fabf6facb9ed2a608f32987eeff'
+sha512sums=('0d9f1db32915392f9d29bcfb40743058352a924435a8ee77f1218c108e937204e88041c908d2f93546beaa70e18db62c961ea31fbdd85c5e7e4315a18118e276'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list