summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfbb81b30d8d..de76737c3e3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nickvision-tube-converter
pkgdesc = An easy-to-use YouTube video downloader
- pkgver = 2022.11.0
- pkgrel = 3
+ pkgver = 2022.11.1
+ pkgrel = 1
url = https://github.com/nlogozzo/NickvisionTubeConverter
arch = x86_64
license = GPL3
@@ -13,7 +13,7 @@ pkgbase = nickvision-tube-converter
depends = libcurlpp
depends = yt-dlp
depends = ffmpeg
- source = git+https://github.com/nlogozzo/NickvisionTubeConverter.git#tag=2022.11.0
+ source = git+https://github.com/nlogozzo/NickvisionTubeConverter.git#tag=2022.11.1
sha256sums = SKIP
pkgname = nickvision-tube-converter
diff --git a/PKGBUILD b/PKGBUILD
index 3d453226db63..d0c8323c17ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Logozzo <nlogozzo225@gmail.com>
pkgname=nickvision-tube-converter
-pkgver=2022.11.0
-pkgrel=3
+pkgver=2022.11.1
+pkgrel=1
pkgdesc="An easy-to-use YouTube video downloader"
arch=(x86_64)
url="https://github.com/nlogozzo/NickvisionTubeConverter"