streamlink: update to 7.3.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=streamlink
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=7.2.0
|
||||
pkgver=7.3.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')
|
||||
@@ -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=('daeac158657420b7d2859e8f4bb17f50499a9a14b3700d53729d3e4e4d426fef'
|
||||
sha256sums=('1e20d624451f26156a38b9dae5bdfcc6640a8bdf27922370edec8abe237abb08'
|
||||
'SKIP')
|
||||
validpgpkeys=('CDAC41B9122470FAF357A9D344448A298D5C3618') # Streamlink signing key <streamlink@protonmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user