summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraxzxc12362024-05-19 16:01:05 +0800
committeraxzxc12362024-05-19 16:01:05 +0800
commitf7389c8a1cb73079b11ce0118b3a185f0aaf5acf (patch)
tree8752fc0f9b0814e29d4def521f839463cf09507f /PKGBUILD
parentebda56f577ce2031eecb5ae5708ed8f870342c0e (diff)
downloadaur-f7389c8a1cb73079b11ce0118b3a185f0aaf5acf.tar.gz
Bump version to 2.3.1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce4af03ad4bd..e514aab222b8 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=2.3.0
+pkgver=2.3.1
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.3.0/twitch-dl.2.3.0.pyz')
-sha256sums=('ba4262f5b7d919577c2f866b32f1213e74c5dec25da9d55df97a406f05b68fb6')
+source=('https://github.com/ihabunek/twitch-dl/releases/download/2.3.1/twitch-dl.2.3.1.pyz')
+sha256sums=('2e80f15709d33807e18caf5339469557d56b6c1ec22517b28e78a3778a9dfb25')
noextract=('twitch-dl')
package() {