summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraxzxc12362024-02-12 22:01:05 +0800
committeraxzxc12362024-02-12 22:01:05 +0800
commit9cba9a4fe64662ecb044c1a66892b28740d7ce52 (patch)
tree2f6979e9ae17d053edf15a9325c1a5696a7ea223 /PKGBUILD
parent0a70fa6ec7c42a3e076c07f593e94bc5baa8c773 (diff)
downloadaur-9cba9a4fe64662ecb044c1a66892b28740d7ce52.tar.gz
Bump version to 2.1.3
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6d3b6791d09e..4e8a0df23986 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.1.4
+pkgver=2.1.3
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.1.4/twitch-dl.2.1.4.pyz')
-sha256sums=('0f7c263a912c2515cf8d3c4c2e7243346274af422f407d1425529dab04dfbdf2')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.1.3/twitch-dl.2.1.3.pyz')
+sha256sums=('e440dfdb3718281508d231db3412464f7909fee78d0514d8b9df7f02fb89e05a')
noextract=('twitch-dl')
package() {