summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc1236/佴弌2021-01-16 16:19:16 +0800
committeraxzxc1236/佴弌2021-01-16 16:19:16 +0800
commit8fac4534f3ea5c1dfe16107d4c5bbfd69d396be1 (patch)
tree10e593967ae362b3bf81897db24d9293550e2437
parentd98289089336e827cfb74257e7311771af47acb9 (diff)
downloadaur-8fac4534f3ea5c1dfe16107d4c5bbfd69d396be1.tar.gz
Bump version to 1.14.1
-rw-r--r--.SRCINFO6
-rwxr-xr-xPKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0abf0dbfb57..e9b0132e5800 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.13.1
+ pkgver = 1.14.1
pkgrel = 1
url = https://github.com/ihabunek/twitch-dl
arch = any
@@ -12,8 +12,8 @@ pkgbase = twitch-dl-bin
conflicts = twitch-dl
conflicts = twitch-dl-bin
noextract = twitch-dl
- source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.13.1/twitch-dl.1.13.1.pyz
- sha256sums = 393ca46bcd2cca83d25ad33399204b3a1ecebc339c72cad80f6f1adb51976f4e
+ source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.14.1/twitch-dl.1.14.1.pyz
+ sha256sums = 42ce5fe13ccc109844256b63b6ee4b906e1a2f00bc477d359881a38afdbea7ac
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 59046a389a52..5360e9e30db9 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.13.1
+pkgver=1.14.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=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.13.1/twitch-dl.1.13.1.pyz')
-sha256sums=('393ca46bcd2cca83d25ad33399204b3a1ecebc339c72cad80f6f1adb51976f4e')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.14.1/twitch-dl.1.14.1.pyz')
+sha256sums=('42ce5fe13ccc109844256b63b6ee4b906e1a2f00bc477d359881a38afdbea7ac')
noextract=('twitch-dl')
package() {