summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-28 20:32:21 +0200
committerMarcell Meszaros2022-06-28 20:32:21 +0200
commit4ea11c8600fbc72743a52f61c0deb5bc4dfd8ecf (patch)
treed05ff3746a796509190fcd35894f0fecca0a5752
parente0f9001cf76e1995ae63e47f254f2ea908f10417 (diff)
downloadaur-4ea11c8600fbc72743a52f61c0deb5bc4dfd8ecf.tar.gz
updpkg 0.9.8-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb5daa2a9edb..f470179c3e1d 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.7
+ pkgver = 0.9.8
pkgrel = 1
url = https://github.com/Unrud/video-downloader
arch = any
@@ -19,7 +19,7 @@ pkgbase = video-downloader
depends = python-websockets
depends = yt-dlp
optdepends = rtmpdump: for yt-dlp RTMP streams support
- source = git+https://github.com/Unrud/video-downloader.git#tag=v0.9.7
+ source = git+https://github.com/Unrud/video-downloader.git#tag=v0.9.8
b2sums = SKIP
pkgname = video-downloader
diff --git a/PKGBUILD b/PKGBUILD
index bea15573f34e..961584f4fe42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Kevin Majewski < kevin.majewski02 AT gmail.com >
pkgname=video-downloader
-pkgver=0.9.7
+pkgver=0.9.8
pkgrel=1
pkgdesc='GTK application to download videos from websites like YouTube and many others (based on yt-dlp)'
arch=('any')