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


Commits:
3db3f333 by Frederik Schwan at 2025-04-05T12:03:02+02:00
upgpkg: 7.2.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 = 7.1.3
+       pkgver = 7.2.0
        pkgrel = 1
        url = https://streamlink.github.io/
        arch = any
@@ -26,12 +26,12 @@ pkgbase = streamlink
        depends = python-typing_extensions
        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/7.1.3/streamlink-7.1.3.tar.gz
-       source = 
https://github.com/streamlink/streamlink/releases/download/7.1.3/streamlink-7.1.3.tar.gz.asc
+       source = 
https://github.com/streamlink/streamlink/releases/download/7.2.0/streamlink-7.2.0.tar.gz
+       source = 
https://github.com/streamlink/streamlink/releases/download/7.2.0/streamlink-7.2.0.tar.gz.asc
        validpgpkeys = CDAC41B9122470FAF357A9D344448A298D5C3618
-       sha256sums = 
f64b1a499b6d42af3965a39f30aef2e9e36f3d2d32a3311b8688af342bd5ba7a
+       sha256sums = 
daeac158657420b7d2859e8f4bb17f50499a9a14b3700d53729d3e4e4d426fef
        sha256sums = SKIP
-       sha512sums = 
77ec1f4fb00c3ba708593060c980d6a1bda0dcf7ca8b5583dd97025b5a48cba540ced776f3d146818daa7f1fa16d8d72854c14b2ca039680d9a16a039fdba268
+       sha512sums = 
b7465e017d72235e1eb5cd03ec4c262a90578517d62b5ba64f741263147a7c2d3f30472b8474f62d6c11ef83c2c18268ee36d5127d6e8de24b65adac10cf0880
        sha512sums = SKIP
 
 pkgname = streamlink


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=7.1.3
+pkgver=7.2.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 <[email protected]>
-sha256sums=('f64b1a499b6d42af3965a39f30aef2e9e36f3d2d32a3311b8688af342bd5ba7a'
+sha256sums=('daeac158657420b7d2859e8f4bb17f50499a9a14b3700d53729d3e4e4d426fef'
             'SKIP')
-sha512sums=('77ec1f4fb00c3ba708593060c980d6a1bda0dcf7ca8b5583dd97025b5a48cba540ced776f3d146818daa7f1fa16d8d72854c14b2ca039680d9a16a039fdba268'
+sha512sums=('b7465e017d72235e1eb5cd03ec4c262a90578517d62b5ba64f741263147a7c2d3f30472b8474f62d6c11ef83c2c18268ee36d5127d6e8de24b65adac10cf0880'
             'SKIP')
 
 build() {



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

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


Reply via email to