Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
streamlink


Commits:
cf01bbae by Frederik Schwan at 2024-02-16T21:18:54+01:00
upgpkg: 6.6.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = streamlink
        pkgdesc = CLI program that launches streams from various streaming 
services in a custom video player (livestreamer fork)
-       pkgver = 6.5.1
+       pkgver = 6.6.0
        pkgrel = 1
        url = https://streamlink.github.io/
        arch = any
@@ -24,12 +24,12 @@ pkgbase = streamlink
        depends = python-trio-websocket
        depends = python-websocket-client
        optdepends = ffmpeg: Required to play streams that are made up of 
separate audio and video streams, eg. YouTube 1080p+
-       source = 
https://github.com/streamlink/streamlink/releases/download/6.5.1/streamlink-6.5.1.tar.gz
-       source = 
https://github.com/streamlink/streamlink/releases/download/6.5.1/streamlink-6.5.1.tar.gz.asc
+       source = 
https://github.com/streamlink/streamlink/releases/download/6.6.0/streamlink-6.6.0.tar.gz
+       source = 
https://github.com/streamlink/streamlink/releases/download/6.6.0/streamlink-6.6.0.tar.gz.asc
        validpgpkeys = CDAC41B9122470FAF357A9D344448A298D5C3618
-       sha256sums = 
207fb4ce99c35bfeb1b8f7c76b96cfcb4076ad6881c61eaea553c2ec13d97c57
+       sha256sums = 
8bbe90f820f0d7ba3c0125a9d00e850d598856e444c67c459db34967b7d59134
        sha256sums = SKIP
-       sha512sums = 
b31b34a2ef510d47d396b12b770c042bed24ff61835db6a654722803ae94e8371aa547f30bf20d7cf34d737ed9bd59bcea1bb1810e926cfc7ae3fa72f38881d8
+       sha512sums = 
db67b79ee5d6c26b8d6ec6ade28a126d25b96981b606a26f6fa54c2d8c8c49744674c1ac7c198a988dd44f82f8c2b159f76300321de8c06f1bd633ac6ba4a301
        sha512sums = SKIP
 
 pkgname = streamlink


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=6.5.1
+pkgver=6.6.0
 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 @@ makedepends=("python-"{build,installer,setuptools,wheel})
 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=('CDAC41B9122470FAF357A9D344448A298D5C3618') # Streamlink signing 
key <streaml...@protonmail.com>
-sha256sums=('207fb4ce99c35bfeb1b8f7c76b96cfcb4076ad6881c61eaea553c2ec13d97c57'
+sha256sums=('8bbe90f820f0d7ba3c0125a9d00e850d598856e444c67c459db34967b7d59134'
             'SKIP')
-sha512sums=('b31b34a2ef510d47d396b12b770c042bed24ff61835db6a654722803ae94e8371aa547f30bf20d7cf34d737ed9bd59bcea1bb1810e926cfc7ae3fa72f38881d8'
+sha512sums=('db67b79ee5d6c26b8d6ec6ade28a126d25b96981b606a26f6fa54c2d8c8c49744674c1ac7c198a988dd44f82f8c2b159f76300321de8c06f1bd633ac6ba4a301'
             'SKIP')
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/cf01bbaed2c0d27f5a5c2563f202fd2e1a2dfc6b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/cf01bbaed2c0d27f5a5c2563f202fd2e1a2dfc6b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to