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 9f0588f7902a..7b7781c5133e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.17.1
+pkgver=1.18.0
pkgrel=2
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.17.1/twitch-dl.1.17.1.pyz')
-sha256sums=('402efcc6123a14f89aa394e9f504d55d2c24f28d04e6aeb4df7e1a9aac0ff548')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.18.0/twitch-dl.1.18.0.pyz')
+sha256sums=('b670f2ffdacf04d1c24669cb527d46005db364d7b9885ca15b39284852b9fe81')
noextract=('twitch-dl')
package() {