summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraxzxc12362022-02-05 17:34:36 +0800
committeraxzxc12362022-02-05 17:34:36 +0800
commit3e44e610c113452009f6f986f4a9f8d89c38e9c5 (patch)
treea7f363bdc2ece59e15939f65b4e0a64bb7c3da6d
parent36f0ea1295faaf69ac469770cc50c5d837b3df6c (diff)
downloadaur-3e44e610c113452009f6f986f4a9f8d89c38e9c5.tar.gz
Bump version to 1.18.1
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5dca9631ee3..3c864a302bfa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = twitch-dl-bin
pkgdesc = Twitch video downloader that use multiple concurrent connections
- pkgver = 1.18.0
- pkgrel = 2
+ pkgver = 1.18.1
+ pkgrel = 1
url = https://github.com/ihabunek/twitch-dl
arch = any
license = GPL3
@@ -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.18.0/twitch-dl.1.18.0.pyz
- sha256sums = ('b670f2ffdacf04d1c24669cb527d46005db364d7b9885ca15b39284852b9fe81')
+ source = twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.18.1/twitch-dl.1.18.1.pyz
+ sha256sums = ('2bbf90a7dd6c141501076c1cec196e4bd051946496b17097028ebca1398db22b')
pkgname = twitch-dl-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7b7781c5133e..9f7e17f95df6 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: axzxc1236 <axzxc1236 [(@>>] users.noreply.github.com>
pkgname=twitch-dl-bin
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.18.1
+pkgrel=1
pkgdesc="Twitch video downloader that use multiple concurrent connections"
arch=(any)
url="https://github.com/ihabunek/twitch-dl"
@@ -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.18.0/twitch-dl.1.18.0.pyz')
-sha256sums=('b670f2ffdacf04d1c24669cb527d46005db364d7b9885ca15b39284852b9fe81')
+source=('twitch-dl::https://github.com/ihabunek/twitch-dl/releases/download/1.18.1/twitch-dl.1.18.1.pyz')
+sha256sums=('2bbf90a7dd6c141501076c1cec196e4bd051946496b17097028ebca1398db22b')
noextract=('twitch-dl')
package() {