[arch-commits] Commit in streamlink/trunk (PKGBUILD)

Giancarlo Razzolini grazzolini at archlinux.org
Tue Dec 22 14:00:28 UTC 2020


    Date: Tuesday, December 22, 2020 @ 14:00:27
  Author: grazzolini
Revision: 781999

upgpkg: streamlink 2.0.0-1

Modified:
  streamlink/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-22 13:55:44 UTC (rev 781998)
+++ PKGBUILD	2020-12-22 14:00:27 UTC (rev 781999)
@@ -2,8 +2,8 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=1.7.0
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)'
 arch=('any')
 url='https://streamlink.github.io/'
@@ -14,9 +14,9 @@
 optdepends=('ffmpeg: Required to play streams that are made up of separate audio and video streams, eg. YouTube 1080p+')
 source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.asc})
 validpgpkeys=('E2B794C7C2C37162E5E2A097E3DB9E282E390FA0') # Streamlink Signing Key <streamlink at protonmail.com>
-sha256sums=('f87a62a47212d94769929bd040d9c186b461643bdbda06f839b99ec9efefb87a'
+sha256sums=('c0ead9e961638d41cab9bd9677cdc701f2313bfd4d23cd8158410932839c62db'
             'SKIP')
-sha512sums=('2921905290488b7ad955bda5921a7725fdc0984f5084f833779bae19188d370d2bad08e3ff9714254e0595e3cf1f6244ecfa145ddf94458211048335840d82c5'
+sha512sums=('ce8b34670ea991ddd9b86eb4f05233468ad9df7ea743ed047cd2e3de8d0844dcded082df1215273e8a22ac5386dd17f64c80662b80fb8dbfae421b7f18c146d6'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list