summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoraxzxc12362021-02-21 08:49:58 +0800
committeraxzxc12362021-02-21 08:49:58 +0800
commitc8221802236b1afde1462e21f34f9433308f8f59 (patch)
tree7f08a33323159d8a2f28b55e297da2c2050d32d1 /PKGBUILD
parent8fac4534f3ea5c1dfe16107d4c5bbfd69d396be1 (diff)
downloadaur-c8221802236b1afde1462e21f34f9433308f8f59.tar.gz
Bump version to 1.15.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5360e9e30db9..a71931e558f1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.14.1
+pkgver=1.15.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=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.14.1/twitch-dl.1.14.1.pyz')
-sha256sums=('42ce5fe13ccc109844256b63b6ee4b906e1a2f00bc477d359881a38afdbea7ac')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.15.0/twitch-dl.1.15.0.pyz')
+sha256sums=('1c6cc229ccad7ba377ab9377e4e0b1cf0d376f1862764e3f9abbe4ecbf00dd7b')
noextract=('twitch-dl')
package() {