streamlink: update to 7.6.0
This commit is contained in:
parent
f04be2ae55
commit
a8f4253a08
@ -3,7 +3,7 @@
|
||||
_realname=streamlink
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||
pkgver=7.5.0
|
||||
pkgver=7.6.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=('c091bc77a3cc8e129a232db3e2c8d8bae2dfef96813fcdec62ee020794068fb9'
|
||||
sha256sums=('a1df953fab7dab55c61f563b533ce237159a1b48f6159bec95e907857fc09266'
|
||||
'SKIP')
|
||||
validpgpkeys=('CDAC41B9122470FAF357A9D344448A298D5C3618') # Streamlink signing key <streamlink@protonmail.com>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user