summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362022-08-18 16:56:09 +0800
committeraxzxc12362022-08-18 16:56:09 +0800
commit5f75c3cdc13ff9d6a2accecbc27c73f8099ec61b (patch)
treef2510fad50ffe9fb9b471e31367c2245b90ee20e
parentc1bb5f1d618413d325f5009b09e71b7a4f1f88cd (diff)
downloadaur-5f75c3cdc13ff9d6a2accecbc27c73f8099ec61b.tar.gz
Bump version to 2.0.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8fc7f187fb22..9b037231a6df 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.22.0
+ pkgver = 2.0.0
pkgrel = 1
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.22.0/twitch-dl.1.22.0.pyz
- sha256sums = ('5755961d21c0a23fa149d0a5083fa0329742ef52ecd70de7072eabba5ae18c02')
+ source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/2.0.0/twitch-dl.2.0.0.pyz
+ sha256sums = ('a9c632561e9b99f546b467a9b2550878d4df8b668cf0538c0f469c9d5180a84c')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index ea7b26a80a0c..350b07a3a28b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.22.0
+pkgver=2.0.0
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.22.0/twitch-dl.1.22.0.pyz')
-sha256sums=('5755961d21c0a23fa149d0a5083fa0329742ef52ecd70de7072eabba5ae18c02')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/2.0.0/twitch-dl.2.0.0.pyz')
+sha256sums=('a9c632561e9b99f546b467a9b2550878d4df8b668cf0538c0f469c9d5180a84c')
noextract=('twitch-dl')
package() {