summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362021-07-31 18:28:05 +0800
committeraxzxc12362021-07-31 18:28:05 +0800
commit43d7e302d565134993b31fd0b57f5773cba2768e (patch)
treecbad3a4ebf4d7d6f816fb1349ca9220e29707096
parent30f4a02fcdc6ec487f36c425a9d917651e690d03 (diff)
downloadaur-43d7e302d565134993b31fd0b57f5773cba2768e.tar.gz
Bump version to 1.16.1
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2b4d08e1e9f..4dc6608e0482 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.16.0
+ pkgver = 1.16.1
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 = ('b37c03ac51614bdc61706b0c4e3da3b364d29701b00b10990c09d7303cf52081')
+ sha256sums = ('95e58c621cee804a255cb25b0234467034172cd940ad6c82d96142cae683fdb8')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 4a17fb877623..ad339bd04443 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.16.0
+pkgver=1.16.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.16.0/twitch-dl.1.16.0.pyz')
-sha256sums=('b37c03ac51614bdc61706b0c4e3da3b364d29701b00b10990c09d7303cf52081')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.16.1/twitch-dl.1.16.1.pyz')
+sha256sums=('95e58c621cee804a255cb25b0234467034172cd940ad6c82d96142cae683fdb8')
noextract=('twitch-dl')
package() {