Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
streamlink
Commits:
d9aeaf3a by Frederik Schwan at 2023-08-02T20:16:52+02:00
upgpkg: 6.0.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=streamlink
-pkgver=6.0.0
+pkgver=6.0.1
pkgrel=1
pkgdesc='CLI program that launches streams from various streaming services in
a custom video player (livestreamer fork)'
arch=('any')
@@ -16,9 +16,9 @@ optdepends=('ffmpeg: Required to play streams that are made
up of separate audio
source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
validpgpkeys=('E2B794C7C2C37162E5E2A097E3DB9E282E390FA0' # Streamlink Signing
Key <[email protected]>
'CDAC41B9122470FAF357A9D344448A298D5C3618') # Streamlink signing
key <[email protected]>
-sha256sums=('05e3fe60e06d4f3d43fff2c304c85afb4ef25577600477cce2fe1a54d1f3c00c'
+sha256sums=('d10a6297f6e1d85f96686d33bf8cb1133c7a7b57efdedf7179dfa7853f8d0bb5'
'SKIP')
-sha512sums=('6726cfc5c4cb1572e2e476ec097db6edaace2516efb9e01c52498cfac8cc3f319b9aa4475f6726f7b9a0a15ddc0a8a3de37e1cadc995acbfaba6a8e198051e2c'
+sha512sums=('96081a23b616d85a0918583d951334f35843cb47d6d3d317c3903516b951db2a953db1ea2cb1fb3de95cb059a37dc605d40817e81819acf4e5c98f831bd39323'
'SKIP')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/d9aeaf3aad148b8ae240304479c2932587a4e361
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/streamlink/-/commit/d9aeaf3aad148b8ae240304479c2932587a4e361
You're receiving this email because of your account on gitlab.archlinux.org.