summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362024-01-06 12:01:03 +0800
committeraxzxc12362024-01-06 12:01:03 +0800
commit3796bf0486e5c9911f92c44f3d30e109bd885ce5 (patch)
tree2f6979e9ae17d053edf15a9325c1a5696a7ea223
parentc18753bffd9147cf673be10cbf830225c6da18c0 (diff)
downloadaur-3796bf0486e5c9911f92c44f3d30e109bd885ce5.tar.gz
Bump version to 2.1.3
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66abd6d7bb0e..09e63833673a 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.2
+ pkgver = 2.1.3
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.2/twitch-dl.2.1.2.pyz
- sha256sums = ('8ab1a4cb0be8bcb613fd6e078f327456a495bd5e31be2d372c3683fb382fbc73')
+ source = https://github.com/ihabunek/twitch-dl/releases/download/2.1.3/twitch-dl.2.1.3.pyz
+ sha256sums = ('e440dfdb3718281508d231db3412464f7909fee78d0514d8b9df7f02fb89e05a')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 78f895515681..4e8a0df23986 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.1.2
+pkgver=2.1.3
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.2/twitch-dl.2.1.2.pyz')
-sha256sums=('8ab1a4cb0be8bcb613fd6e078f327456a495bd5e31be2d372c3683fb382fbc73')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.1.3/twitch-dl.2.1.3.pyz')
+sha256sums=('e440dfdb3718281508d231db3412464f7909fee78d0514d8b9df7f02fb89e05a')
noextract=('twitch-dl')
package() {