summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraxzxc12362024-04-25 14:01:04 +0800
committeraxzxc12362024-04-25 14:01:04 +0800
commit69b549322f2c0edfb4186b8840c144b07cec677d (patch)
tree19487a2fe39bda9f9899e6a504707b22f074e495 /PKGBUILD
parent6b82c921534df74ddfe553b509736ea736c64380 (diff)
downloadaur-twitch-dl-bin.tar.gz
Bump version to 2.2.4
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f49d9a98acf..b7287f46b7a7 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.2.3
+pkgver=2.2.4
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.3/twitch-dl.2.2.3.pyz')
-sha256sums=('c896f55c0ae73ac6afcb980c4b57555e2a0c9fcfead24236d1a1203f0f74c50c')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.2.4/twitch-dl.2.2.4.pyz')
+sha256sums=('639c750e7f265beb7f1de4e32d314086ff6effc9a534536ca3ba546b21b2d5a6')
noextract=('twitch-dl')
package() {