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

Giancarlo Razzolini grazzolini at archlinux.org
Mon Jun 21 12:33:43 UTC 2021


    Date: Monday, June 21, 2021 @ 12:33:43
  Author: grazzolini
Revision: 966467

upgpkg: streamlink 2.2.0-1

Modified:
  streamlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-21 12:13:49 UTC (rev 966466)
+++ PKGBUILD	2021-06-21 12:33:43 UTC (rev 966467)
@@ -2,7 +2,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=2.1.2
+pkgver=2.2.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=('5e3be17673ed6b7da359a4636bd1e6961b4e58acb2dd7d219f9aaab377a4c84d'
+sha256sums=('0f8e3d4d4eb530e4fe16e82a9d8919c0432d26e53af1dcce2a3dd2adbefbf109'
             'SKIP')
-sha512sums=('1ef75e48f3b6e8585f9a7e3d8e1670d5c6be3b526e3d26c552b298fae87f524a67af991fb4b706d8cbc89b3ccbc3b578b05d171ee77efffacaf145009c544b96'
+sha512sums=('f7e314446a641d168907f8d671543d300434c71ac1c1ace17398d7220fbed1de8f824112348235bd06494b55c32e2200714ce6064e00f5a2131a2fb3e68a2a7c'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list