summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a153fa7d62a..397af3949034 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.0.0
-pkgrel=2
+pkgver=1.22.0
+pkgrel=1
pkgdesc="Twitch video downloader that use multiple concurrent connections"
arch=(any)
url="https://github.com/ihabunek/twitch-dl"
@@ -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.0.0/twitch-dl.2.0.0.pyz')
-sha256sums=('a9c632561e9b99f546b467a9b2550878d4df8b668cf0538c0f469c9d5180a84c')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/1.22.0/twitch-dl.1.22.0.pyz')
+sha256sums=('5755961d21c0a23fa149d0a5083fa0329742ef52ecd70de7072eabba5ae18c02')
noextract=('twitch-dl')
package() {