summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-01-05 10:08:12 -0700
committerMark Wagie2024-01-05 10:08:12 -0700
commit2cffca09c101c55bb71789e16516348cd49b4996 (patch)
tree366004bedc52a2a3a8d5f858f625ca67f697c7f3
parent78ce6f29aee3098f6fef18d5a22a1a53665dab0e (diff)
downloadaur-2cffca09c101c55bb71789e16516348cd49b4996.tar.gz
3.2.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 600510cc6ade..846a2fa0aa2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = youtube-music-bin
pkgdesc = YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
- pkgver = 3.2.1
+ pkgver = 3.2.2
pkgrel = 1
url = https://th-ch.github.io/youtube-music
install = youtube-music.install
@@ -11,10 +11,10 @@ pkgbase = youtube-music-bin
depends = nss
provides = youtube-music
conflicts = youtube-music
- source = https://github.com/th-ch/youtube-music/releases/download/v3.2.1/youtube-music_3.2.1_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v3.2.1/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v3.2.2/youtube-music_3.2.2_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v3.2.2/license
source = youtube-music.sh
- sha256sums = 82ece53c05bba3982cf6ac28b992f57a687ce2e5e5f744c85876678abbc63250
+ sha256sums = f17c8a2adced67c581d53c5ea97b9b6096cad6cef64c55b7849be51b01f08a45
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 4519c6f15024..fdc9653211ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
# Contributor: Harsh Barsaiyan <hbarsaiyan at gmail dot com>
pkgname=youtube-music-bin
-pkgver=3.2.1
+pkgver=3.2.2
pkgrel=1
pkgdesc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)"
arch=('x86_64')
@@ -14,7 +14,7 @@ install="${pkgname%-bin}.install"
source=("https://github.com/th-ch/youtube-music/releases/download/v$pkgver/${pkgname%-bin}_${pkgver}_amd64.deb"
"https://github.com/th-ch/youtube-music/raw/v$pkgver/license"
"${pkgname%-bin}.sh")
-sha256sums=('82ece53c05bba3982cf6ac28b992f57a687ce2e5e5f744c85876678abbc63250'
+sha256sums=('f17c8a2adced67c581d53c5ea97b9b6096cad6cef64c55b7849be51b01f08a45'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')