aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-27 09:18:52 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-27 12:52:33 +0000
commit5fe405765f666072d928c3a3e0a5e5b84267f333 (patch)
treee83e5383c0c47cf74e3e7aa29d32b4f92730b049
parentc5350321cfd37c40dee056f797e32d01fa82396c (diff)
testing/streamlink: upgrade to 1.6.0
-rw-r--r--testing/streamlink/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/streamlink/APKBUILD b/testing/streamlink/APKBUILD
index 493e087e685..55fd940d06f 100644
--- a/testing/streamlink/APKBUILD
+++ b/testing/streamlink/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Robert Sacks <robert@sacks.email>
# Maintainer: Robert Sacks <robert@sacks.email>
pkgname=streamlink
-pkgver=1.4.1
+pkgver=1.6.0
pkgrel=0
pkgdesc="CLI for extracting streams from various websites to a video player of your choosing"
options="!check" # Locale-specific tests fail
@@ -32,4 +32,4 @@ package() {
"$pkgdir"/usr/share/man/man1/streamlink.1
}
-sha512sums="45591cc026f5582020ce0541083baeace58f79d7906a7fbd031d412d8558f51ff80042aadeb7e25fb99ff528e2dffcef4df08ddf124e3ea8a3c9b9d947bed257 streamlink-1.4.1.tar.gz"
+sha512sums="2881acab6209866c10884664c3004eb26428a826196fd77148f3db6b657b1078a3d77d49b8647afa6afd77cbd425aaf1ad16f17ca24ff4988041b0e64bc8cde2 streamlink-1.6.0.tar.gz"