summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362024-04-28 03:01:03 +0800
committeraxzxc12362024-04-28 03:01:03 +0800
commitebda56f577ce2031eecb5ae5708ed8f870342c0e (patch)
treea124c0622046a07cac5b338ac955260808d53dcf
parent69b549322f2c0edfb4186b8840c144b07cec677d (diff)
downloadaur-ebda56f577ce2031eecb5ae5708ed8f870342c0e.tar.gz
Bump version to 2.3.0
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6639921f0b6f..54f72c01b5da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 2.2.4
+ pkgver = 2.3.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.2.4/twitch-dl.2.2.4.pyz
- sha256sums = ('639c750e7f265beb7f1de4e32d314086ff6effc9a534536ca3ba546b21b2d5a6')
+ source = https://github.com/ihabunek/twitch-dl/releases/download/2.3.0/twitch-dl.2.3.0.pyz
+ sha256sums = ('ba4262f5b7d919577c2f866b32f1213e74c5dec25da9d55df97a406f05b68fb6')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index b7287f46b7a7..ce4af03ad4bd 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.2.4
+pkgver=2.3.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.2.4/twitch-dl.2.2.4.pyz')
-sha256sums=('639c750e7f265beb7f1de4e32d314086ff6effc9a534536ca3ba546b21b2d5a6')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.3.0/twitch-dl.2.3.0.pyz')
+sha256sums=('ba4262f5b7d919577c2f866b32f1213e74c5dec25da9d55df97a406f05b68fb6')
noextract=('twitch-dl')
package() {