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

Giancarlo Razzolini grazzolini at archlinux.org
Fri Oct 23 11:41:00 UTC 2020


    Date: Friday, October 23, 2020 @ 11:40:59
  Author: grazzolini
Revision: 730652

upgpkg: streamlink 1.7.0-1

Modified:
  streamlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-23 10:01:55 UTC (rev 730651)
+++ PKGBUILD	2020-10-23 11:40:59 UTC (rev 730652)
@@ -2,7 +2,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=1.6.0
+pkgver=1.7.0
 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=('f7857a54ec55e32d6e90ebd770c9d5d1318791d8ecd8270e104a8b1968a308ab'
+sha256sums=('f87a62a47212d94769929bd040d9c186b461643bdbda06f839b99ec9efefb87a'
             'SKIP')
-sha512sums=('46f5c37e9334cb35ccd1c6451e21f547ce0ad20a4ff31ce66bbeac7f126ce69091bfb45a753c359d7adc2a8703a424ba54aeedd76c2506834993496c36c46695'
+sha512sums=('2921905290488b7ad955bda5921a7725fdc0984f5084f833779bae19188d370d2bad08e3ff9714254e0595e3cf1f6244ecfa145ddf94458211048335840d82c5'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list