From 0cf9b447c4e7b05ec172666800be5be59c18dcda Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath Date: Sun, 16 Feb 2025 05:59:50 +0000 Subject: [PATCH] streamlink: update to 7.1.3 --- mingw-w64-streamlink/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-streamlink/PKGBUILD b/mingw-w64-streamlink/PKGBUILD index 66cc5765bc..40faaf99d8 100644 --- a/mingw-w64-streamlink/PKGBUILD +++ b/mingw-w64-streamlink/PKGBUILD @@ -3,7 +3,7 @@ _realname=streamlink pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}") -pkgver=7.1.1 +pkgver=7.1.3 pkgrel=1 pkgdesc="A CLI utility that extracts streams from various services and pipes them into a video player of choice. (mingw-w64)" arch=('any') @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-"{build,installer,setuptools}) optdepends=("${MINGW_PACKAGE_PREFIX}-ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+") options=('!strip') source=("https://github.com/${_realname}/${_realname}/releases/download/${pkgver}/${_realname}-${pkgver}.tar.gz"{,.asc}) -sha256sums=('c1881ed0bba53612d979d9a918b7dec056fc93cd202a5b07a080e5568dbdab4c' +sha256sums=('f64b1a499b6d42af3965a39f30aef2e9e36f3d2d32a3311b8688af342bd5ba7a' 'SKIP') validpgpkeys=('CDAC41B9122470FAF357A9D344448A298D5C3618') # Streamlink signing key