summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362022-02-26 02:34:37 +0800
committeraxzxc12362022-02-26 02:34:37 +0800
commitac77feb47abb8232079833f4af34113f3d81bd6d (patch)
tree838cd272c2fbd3c127a4c4ccca31bfbf6edd688e
parent6473cefdd5083a013af7a93eaa5d001ab5f57a4b (diff)
downloadaur-ac77feb47abb8232079833f4af34113f3d81bd6d.tar.gz
Bump version to 1.20.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a816bf4d3dbe..9858efc6eb30 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.19.0
+ pkgver = 1.20.0
pkgrel = 1
url = https://github.com/ihabunek/twitch-dl
arch = any
@@ -12,8 +12,8 @@ pkgbase = twitch-dl-bin
conflicts = twitch-dl
conflicts = twitch-dl-bin
noextract = twitch-dl
- source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.19.0/twitch-dl.1.19.0.pyz
- sha256sums = ('1e3e9310e3357c79d72f5868434899f879f664922eb3c8e3873c35edd823cc6c')
+ source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.20.0/twitch-dl.1.20.0.pyz
+ sha256sums = ('98558ff3f687f9a980c9497a8466dabed07bb07704239d20cd8179d2b041188e')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index ed9e623522ea..114df050f1bd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.19.0
+pkgver=1.20.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.19.0/twitch-dl.1.19.0.pyz')
-sha256sums=('1e3e9310e3357c79d72f5868434899f879f664922eb3c8e3873c35edd823cc6c')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.20.0/twitch-dl.1.20.0.pyz')
+sha256sums=('98558ff3f687f9a980c9497a8466dabed07bb07704239d20cd8179d2b041188e')
noextract=('twitch-dl')
package() {