summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362024-04-24 00:01:02 +0800
committeraxzxc12362024-04-24 00:01:02 +0800
commitcc2d5d2143542d18d42b0bc6e6df2bdb28c33994 (patch)
tree3e0db8506f3a64cd5dc3d1a4f8fc016e02a7af62
parent47505e41e848ecf14e89c0e0328d13acf64e7b11 (diff)
downloadaur-cc2d5d2143542d18d42b0bc6e6df2bdb28c33994.tar.gz
Bump version to 2.2.1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 672feb755548..33c5ce96e269 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 2.2.0
+ pkgver = 2.2.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.2.0/twitch-dl.2.2.0.pyz
- sha256sums = ('df3086123d1c1761c8a99015ec48f9b17056653e6ccf945ff76b839093a6f6d8')
+ source = https://github.com/ihabunek/twitch-dl/releases/download/2.2.1/twitch-dl.2.2.1.pyz
+ sha256sums = ('42b32d9cc9cf5318d5eec0349285804d07a5f2385eeb9c7eef471a81716158ed')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index c587ffae149f..b58fa40e4ed1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.2.0
+pkgver=2.2.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.2.0/twitch-dl.2.2.0.pyz')
-sha256sums=('df3086123d1c1761c8a99015ec48f9b17056653e6ccf945ff76b839093a6f6d8')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.2.1/twitch-dl.2.2.1.pyz')
+sha256sums=('42b32d9cc9cf5318d5eec0349285804d07a5f2385eeb9c7eef471a81716158ed')
noextract=('twitch-dl')
package() {