summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362021-06-09 21:43:28 +0800
committeraxzxc12362021-06-09 21:43:28 +0800
commit30f4a02fcdc6ec487f36c425a9d917651e690d03 (patch)
treeac51ac823ec5aecc50a20e51ed2569162ac0b7f9
parentc8221802236b1afde1462e21f34f9433308f8f59 (diff)
downloadaur-30f4a02fcdc6ec487f36c425a9d917651e690d03.tar.gz
Bump version to 1.16.0
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f671ccacbbbc..c2b4d08e1e9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.15.0
+ pkgver = 1.16.0
pkgrel = 1
url = https://github.com/ihabunek/twitch-dl
arch = any
@@ -13,7 +13,7 @@ pkgbase = twitch-dl-bin
conflicts = twitch-dl-bin
noextract = twitch-dl
source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.14.1/twitch-dl.1.14.1.pyz
- sha256sums = ('1c6cc229ccad7ba377ab9377e4e0b1cf0d376f1862764e3f9abbe4ecbf00dd7b')
+ sha256sums = ('b37c03ac51614bdc61706b0c4e3da3b364d29701b00b10990c09d7303cf52081')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index a71931e558f1..4a17fb877623 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.15.0
+pkgver=1.16.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.15.0/twitch-dl.1.15.0.pyz')
-sha256sums=('1c6cc229ccad7ba377ab9377e4e0b1cf0d376f1862764e3f9abbe4ecbf00dd7b')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.16.0/twitch-dl.1.16.0.pyz')
+sha256sums=('b37c03ac51614bdc61706b0c4e3da3b364d29701b00b10990c09d7303cf52081')
noextract=('twitch-dl')
package() {