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 59046a389a52..5360e9e30db9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.13.1
+pkgver=1.14.1
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=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.13.1/twitch-dl.1.13.1.pyz')
-sha256sums=('393ca46bcd2cca83d25ad33399204b3a1ecebc339c72cad80f6f1adb51976f4e')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.14.1/twitch-dl.1.14.1.pyz')
+sha256sums=('42ce5fe13ccc109844256b63b6ee4b906e1a2f00bc477d359881a38afdbea7ac')
noextract=('twitch-dl')
package() {