summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6584b72c10c..91ac4ae256ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
# Co-Maintainer: Typology <mohammedkaabi64@gmail.com>
pkgname=twitch-downloader-bin
-pkgver=1.53.5
+pkgver=1.54.0
pkgrel=1
pkgdesc="Twitch VOD/Clip Downloader - Chat Download/Render/Replay"
arch=("x86_64")
url="https://github.com/lay295/TwitchDownloader"
license=("MIT")
source=("https://github.com/lay295/TwitchDownloader/releases/download/${pkgver}/TwitchDownloaderCLI-${pkgver}-Linux-x64.zip")
-sha512sums=('d45a025d5fba2864972b2d3251d4e5bcc563b16352f8fb6c03819d6ad700508b5524aa7c3229c8a2155c5e044efd06028e73d7d6da2c674e08f03a5a3ad84fef')
+sha512sums=('289b31db3b4e8277d0eac71080c7253547fa39c8265f1a71909e9d348c986e39e42d5824ff45ce9462619f771e8231e913102ab7c8b5505c8085f9fb4a848beb')
optdepends=("ffmpeg: rendering videos")
options=(!strip)