summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362024-04-24 01:01:02 +0800
committeraxzxc12362024-04-24 01:01:02 +0800
commit2712817384a9fe56c90e12efcc13630df1fb0d80 (patch)
tree8afc5b72d8a7e3b153551f0dad175bf32c0e63be
parentcc2d5d2143542d18d42b0bc6e6df2bdb28c33994 (diff)
downloadaur-2712817384a9fe56c90e12efcc13630df1fb0d80.tar.gz
Bump version to 2.2.2
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33c5ce96e269..3e8d8c394eb5 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.1
+ pkgver = 2.2.2
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.1/twitch-dl.2.2.1.pyz
- sha256sums = ('42b32d9cc9cf5318d5eec0349285804d07a5f2385eeb9c7eef471a81716158ed')
+ source = https://github.com/ihabunek/twitch-dl/releases/download/2.2.2/twitch-dl.2.2.2.pyz
+ sha256sums = ('7f615238ddb9c7337ff6e37e42a05fdff7b74ffc8ae0eb6167d3a9f64856be15')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index b58fa40e4ed1..813494d4f746 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.2.1
+pkgver=2.2.2
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.1/twitch-dl.2.2.1.pyz')
-sha256sums=('42b32d9cc9cf5318d5eec0349285804d07a5f2385eeb9c7eef471a81716158ed')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.2.2/twitch-dl.2.2.2.pyz')
+sha256sums=('7f615238ddb9c7337ff6e37e42a05fdff7b74ffc8ae0eb6167d3a9f64856be15')
noextract=('twitch-dl')
package() {