summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcell Meszaros2022-05-13 19:52:56 +0200
committerMarcell Meszaros2022-05-13 19:52:56 +0200
commitb4a4f146fb2e8195f9654c3e9bcb3543d8fa0ac7 (patch)
treef559f55a419499927074eea64c4810a1a46a29b3
parent9413bd7127d8c77816f0da4eaf6a02b8140cd0de (diff)
downloadaur-b4a4f146fb2e8195f9654c3e9bcb3543d8fa0ac7.tar.gz
updpkg 0.9.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index df38a50dc597..93fefd58b941 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = video-downloader
pkgdesc = GTK application to download videos from websites like YouTube and many others (based on yt-dlp)
- pkgver = 0.9.6
+ pkgver = 0.9.7
pkgrel = 1
url = https://github.com/Unrud/video-downloader
arch = any
@@ -16,7 +16,7 @@ pkgbase = video-downloader
depends = python-pyxattr
depends = python-websockets
depends = yt-dlp
- source = git+https://github.com/Unrud/video-downloader.git#tag=v0.9.6
+ source = git+https://github.com/Unrud/video-downloader.git#tag=v0.9.7
b2sums = SKIP
pkgname = video-downloader
diff --git a/PKGBUILD b/PKGBUILD
index ba35d95d5e66..5c047d8bde64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kevin Majewski < kevin.majewski02 AT gmail.com >
pkgname=video-downloader
-pkgver=0.9.6
+pkgver=0.9.7
pkgrel=1
pkgdesc='GTK application to download videos from websites like YouTube and many others (based on yt-dlp)'
arch=('any')