summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
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() {