summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362024-01-07 03:01:04 +0800
committeraxzxc12362024-01-07 03:01:04 +0800
commit0a70fa6ec7c42a3e076c07f593e94bc5baa8c773 (patch)
treec80fbf37cd2d1930239d025e85164717c8af012a
parent3796bf0486e5c9911f92c44f3d30e109bd885ce5 (diff)
downloadaur-0a70fa6ec7c42a3e076c07f593e94bc5baa8c773.tar.gz
Bump version to 2.1.4
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09e63833673a..5c124adb4787 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 2.1.3
+ pkgver = 2.1.4
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.1.3/twitch-dl.2.1.3.pyz
- sha256sums = ('e440dfdb3718281508d231db3412464f7909fee78d0514d8b9df7f02fb89e05a')
+ source = https://github.com/ihabunek/twitch-dl/releases/download/2.1.4/twitch-dl.2.1.4.pyz
+ sha256sums = ('0f7c263a912c2515cf8d3c4c2e7243346274af422f407d1425529dab04dfbdf2')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4e8a0df23986..6d3b6791d09e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.1.3
+pkgver=2.1.4
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.1.3/twitch-dl.2.1.3.pyz')
-sha256sums=('e440dfdb3718281508d231db3412464f7909fee78d0514d8b9df7f02fb89e05a')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.1.4/twitch-dl.2.1.4.pyz')
+sha256sums=('0f7c263a912c2515cf8d3c4c2e7243346274af422f407d1425529dab04dfbdf2')
noextract=('twitch-dl')
package() {