summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraxzxc12362022-01-19 15:52:43 +0800
committeraxzxc12362022-01-19 15:52:43 +0800
commit0cb77ec53c533d77731c54069805714331452f1c (patch)
tree3b93a2d5720aeaf348f401b720a84916de0dab3d /PKGBUILD
parent28541884b88bfdb5d570b53bddbe678acfa99909 (diff)
downloadaur-0cb77ec53c533d77731c54069805714331452f1c.tar.gz
Bump version to 1.17.1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0241436e5ab6..a3ff3b578dfa 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.17.0
+pkgver=1.17.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.17.0/twitch-dl.1.17.0.pyz')
-sha256sums=('4fb00f59059a2a4d4a5d4cee17f94a4ed998228dd8edfb1c24c76de9897a23ee')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.17.1/twitch-dl.1.17.1.pyz')
+sha256sums=('402efcc6123a14f89aa394e9f504d55d2c24f28d04e6aeb4df7e1a9aac0ff548')
noextract=('twitch-dl')
package() {