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 4e8a0df23986..6d3b6791d09e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.1.3
+pkgver=2.1.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.1.3/twitch-dl.2.1.3.pyz')
-sha256sums=('e440dfdb3718281508d231db3412464f7909fee78d0514d8b9df7f02fb89e05a')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.1.4/twitch-dl.2.1.4.pyz')
+sha256sums=('0f7c263a912c2515cf8d3c4c2e7243346274af422f407d1425529dab04dfbdf2')
noextract=('twitch-dl')
package() {