summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362022-11-20 22:49:01 +0800
committeraxzxc12362022-11-20 22:49:01 +0800
commitab6ed513383b3ae6e657bc41e71dcb8396bc7570 (patch)
tree5a8f694ed38b2d88d691aed242e894307dc2a663
parent5ae87cbd09bfe68237cb1017e69a94af185698aa (diff)
downloadaur-ab6ed513383b3ae6e657bc41e71dcb8396bc7570.tar.gz
Bump version to 2.1.1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 368e5826a76e..7144966e2388 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 2.1.0
+ pkgver = 2.1.1
pkgrel = 1
url = https://github.com/ihabunek/twitch-dl
arch = any
@@ -12,7 +12,7 @@ pkgbase = twitch-dl-bin
conflicts = twitch-dl
conflicts = twitch-dl-bin
noextract = twitch-dl
- source = https://github.com/ihabunek/twitch-dl/releases/download/2.1.0/twitch-dl.2.1.0.pyz
- sha256sums = ('12b21cec09ae5071064d5bc9defe7542926e7739d237247bc25cbe7786abb356')
+ source = https://github.com/ihabunek/twitch-dl/releases/download/2.1.1/twitch-dl.2.1.1.pyz
+ sha256sums = ('9be7ad59e37367be24389d1c62d27bc45f26c0f8fc78d3aa7b7abff049bc870b')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 26a6517f7c50..4c92ddc17309 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.1.0
+pkgver=2.1.1
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=('https://github.com/ihabunek/twitch-dl/releases/download/2.1.0/twitch-dl.2.1.0.pyz')
-sha256sums=('12b21cec09ae5071064d5bc9defe7542926e7739d237247bc25cbe7786abb356')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.1.1/twitch-dl.2.1.1.pyz')
+sha256sums=('9be7ad59e37367be24389d1c62d27bc45f26c0f8fc78d3aa7b7abff049bc870b')
noextract=('twitch-dl')
package() {