streamlink: update to 7.1.3
This commit is contained in:
@@ -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 <streamlink@protonmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user