summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362022-01-25 16:05:09 +0800
committeraxzxc12362022-01-25 16:05:09 +0800
commit36f0ea1295faaf69ac469770cc50c5d837b3df6c (patch)
treeeb9008b95ba433044770a0157c161afb6a0fc3a2
parent77d73ca64a3a6bdc358b5337c0119a10d361b40d (diff)
downloadaur-36f0ea1295faaf69ac469770cc50c5d837b3df6c.tar.gz
Bump version to 1.18.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ab4a2d4662f..c5dca9631ee3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.17.1
+ pkgver = 1.18.0
pkgrel = 2
url = https://github.com/ihabunek/twitch-dl
arch = any
@@ -12,8 +12,8 @@ pkgbase = twitch-dl-bin
conflicts = twitch-dl
conflicts = twitch-dl-bin
noextract = twitch-dl
- 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')
pkgname = twitch-dl-bin
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() {