summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362022-11-20 18:49:02 +0800
committeraxzxc12362022-11-20 18:49:02 +0800
commit5ae87cbd09bfe68237cb1017e69a94af185698aa (patch)
tree4ece115c4b6cf47dd038448f7cb62f0f34c2ea7e
parent485a7946d4066eff7ba0d8ad74a0cf57f5fe094c (diff)
downloadaur-5ae87cbd09bfe68237cb1017e69a94af185698aa.tar.gz
Bump version to 2.1.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcbe78841585..368e5826a76e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 2.0.1
+ pkgver = 2.1.0
pkgrel = 1
url = https://github.com/ihabunek/twitch-dl
arch = any
@@ -12,7 +12,7 @@ pkgbase = twitch-dl-bin
conflicts = twitch-dl
conflicts = twitch-dl-bin
noextract = twitch-dl
- source = https://github.com/ihabunek/twitch-dl/releases/download/2.0.1/twitch-dl.2.0.1.pyz
- sha256sums = ('135d0b929ffc2851ed6f797758fe49a59fd3eddc80bd182d1c873d65953de17b')
+ source = https://github.com/ihabunek/twitch-dl/releases/download/2.1.0/twitch-dl.2.1.0.pyz
+ sha256sums = ('12b21cec09ae5071064d5bc9defe7542926e7739d237247bc25cbe7786abb356')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0cb42beb2a87..26a6517f7c50 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.0.1
+pkgver=2.1.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=('https://github.com/ihabunek/twitch-dl/releases/download/2.0.1/twitch-dl.2.0.1.pyz')
-sha256sums=('135d0b929ffc2851ed6f797758fe49a59fd3eddc80bd182d1c873d65953de17b')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.1.0/twitch-dl.2.1.0.pyz')
+sha256sums=('12b21cec09ae5071064d5bc9defe7542926e7739d237247bc25cbe7786abb356')
noextract=('twitch-dl')
package() {