streamlink: update to 7.0.0
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
_realname=streamlink
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=6.11.0
|
||||
pkgrel=2
|
||||
pkgver=7.0.0
|
||||
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')
|
||||
mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64')
|
||||
@@ -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=('562e5d753ca109e1956207de4ac27c337ce6b99fbe7ed7203b945105ed5b2f86'
|
||||
sha256sums=('51a4062862e6795d694046ca6e70549d6d13583c640d1505966804b0e03feff2'
|
||||
'SKIP')
|
||||
validpgpkeys=('CDAC41B9122470FAF357A9D344448A298D5C3618') # Streamlink signing key <streamlink@protonmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user