summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362021-12-03 18:16:24 +0800
committeraxzxc12362021-12-03 18:16:24 +0800
commit28541884b88bfdb5d570b53bddbe678acfa99909 (patch)
tree1e454c8cd6de408c7aa45491165b795b82af7007
parent43d7e302d565134993b31fd0b57f5773cba2768e (diff)
downloadaur-28541884b88bfdb5d570b53bddbe678acfa99909.tar.gz
Bump version to 1.17.0
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dc6608e0482..fa03f3bc0820 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.16.1
+ pkgver = 1.17.0
pkgrel = 1
url = https://github.com/ihabunek/twitch-dl
arch = any
@@ -13,7 +13,7 @@ pkgbase = twitch-dl-bin
conflicts = twitch-dl-bin
noextract = twitch-dl
source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.14.1/twitch-dl.1.14.1.pyz
- sha256sums = ('95e58c621cee804a255cb25b0234467034172cd940ad6c82d96142cae683fdb8')
+ sha256sums = ('4fb00f59059a2a4d4a5d4cee17f94a4ed998228dd8edfb1c24c76de9897a23ee')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index ad339bd04443..0241436e5ab6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.16.1
+pkgver=1.17.0
pkgrel=1
pkgdesc="Twitch video downloader that use multiple concurrent connections"
arch=(any)
@@ -9,8 +9,8 @@ license=('GPL3')
depends=('python' 'ffmpeg')
provides=('twitch-dl' 'twitch-dl-bin')
conflicts=('twitch-dl' 'twitch-dl-bin')
-source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.16.1/twitch-dl.1.16.1.pyz')
-sha256sums=('95e58c621cee804a255cb25b0234467034172cd940ad6c82d96142cae683fdb8')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.17.0/twitch-dl.1.17.0.pyz')
+sha256sums=('4fb00f59059a2a4d4a5d4cee17f94a4ed998228dd8edfb1c24c76de9897a23ee')
noextract=('twitch-dl')
package() {