Date: Monday, January 23, 2023 @ 23:16:05
  Author: freswa
Revision: 1388006

upgpkg: streamlink 5.2.1-1

Modified:
  streamlink/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-23 22:00:20 UTC (rev 1388005)
+++ PKGBUILD    2023-01-23 23:16:05 UTC (rev 1388006)
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=5.1.2
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in 
a custom video player (livestreamer fork)'
 arch=('any')
@@ -15,9 +15,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 <[email protected]>
-sha256sums=('501f604d3dbfad05d5d50ed4432c041e51810890cc0e65eea43f27608238767a'
+sha256sums=('fd87051f9b7dc7d12c98aee83ef4840a684bdb2a476203efb0c74bd48ba911fc'
             'SKIP')
-sha512sums=('8fecdc46fc34b37a5a67d15bb4252d1ebab69815398deb533de063fdf7e211d23d413b1b519984dddd2bb5e35296d717dd0504a3578b7bc44c7b123cd70db2a3'
+sha512sums=('68c02eaee2881f8777eaae3d0b54b0c6aeb0aabf76ab52ac23999895ed0d04a73d817634926869acbf8c092bbe65aadc9637824d56fc439d7445d2ea5f400764'
             'SKIP')
 
 build() {

Reply via email to