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

Giancarlo Razzolini grazzolini at archlinux.org
Mon Jun 1 10:52:39 UTC 2020


    Date: Monday, June 1, 2020 @ 10:52:38
  Author: grazzolini
Revision: 637810

upgpkg: streamlink 1.4.1-1

Modified:
  streamlink/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-01 10:14:23 UTC (rev 637809)
+++ PKGBUILD	2020-06-01 10:52:38 UTC (rev 637810)
@@ -2,7 +2,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=streamlink
-pkgver=1.3.1
+pkgver=1.4.1
 pkgrel=1
 pkgdesc='CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)'
 arch=('any')
@@ -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=('dee047f688dc31429842ad29870ab19e63b292d73e79d709adcdbca1f278d432'
+sha256sums=('ed3278d18f17e473bf3b35c8943da9dc19a37d43ba6b8122e260d3f0d14485e8'
             'SKIP')
-sha512sums=('d6c299c6ea444d5b5956a752be8a5c192ca2aae25087db4045035c53fa078396b1bf89203cd55a82630c33492117323892caa5cf27c9dc9ea4b64602dbfdd87c'
+sha512sums=('65490e31906f61760e5ab4ce794cf7d9c40f35c9572572bcc5af50fa91a1cebe3c740d751c15f740ed8bff4d22db9436bc1f68f375e63791ccec85af6bfb4863'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list