summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3eb36422851b..accf7a8e356c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = media-downloader
pkgdesc = A Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books.
- pkgver = 5.3.1
+ pkgver = 5.3.2
pkgrel = 1
url = https://github.com/mhogomchungu/media-downloader
arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = media-downloader
optdepends = python-requests: required for Safari books plugin
optdepends = svtplay-dl: svtplay-dl plugin
optdepends = wget: download regular large files
- source = https://github.com/mhogomchungu/media-downloader/releases/download/5.3.1/media-downloader-5.3.1.tar.xz
- source = https://github.com/mhogomchungu/media-downloader/releases/download/5.3.1/media-downloader-5.3.1.tar.xz.asc
+ source = https://github.com/mhogomchungu/media-downloader/releases/download/5.3.2/media-downloader-5.3.2.tar.xz
+ source = https://github.com/mhogomchungu/media-downloader/releases/download/5.3.2/media-downloader-5.3.2.tar.xz.asc
validpgpkeys = 6855E493B5B2DF96E319BB6D16E2E1ACC6F51242
- sha256sums = 396226ea769678da2d5c56bf2828417c16f8c5d54f8c11fb731722f8b12b41f1
+ sha256sums = 1f1b93a7acdd22766bfac5035386282098608a9ed0fc1a22b12bcf70093fbd8e
sha256sums = SKIP
pkgname = media-downloader
diff --git a/PKGBUILD b/PKGBUILD
index c500d70a554c..535552ac640c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
groups=('modified')
pkgname=media-downloader
-pkgver=5.3.1
+pkgver=5.3.2
pkgrel=1
pkgdesc="A Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books."
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=(
'wget: download regular large files'
)
source=("$url/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('396226ea769678da2d5c56bf2828417c16f8c5d54f8c11fb731722f8b12b41f1'
+sha256sums=('1f1b93a7acdd22766bfac5035386282098608a9ed0fc1a22b12bcf70093fbd8e'
'SKIP')
validpgpkeys=('6855E493B5B2DF96E319BB6D16E2E1ACC6F51242') # Francis Banyikwa (A key for signing packages) <banyikwafb@gmail.com>