summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-23 09:54:18 -0600
committerMark Wagie2024-03-23 09:54:18 -0600
commitab31a5b6e25214a146c7b7d18904f3b59ee92967 (patch)
tree97f905851872fc97a7c4e6fad9a0f2467248c3d2
parentd8b5e1c3d6d363b51721e2f4ee58139de08fda11 (diff)
downloadaur-ab31a5b6e25214a146c7b7d18904f3b59ee92967.tar.gz
3.3.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39db66e568fe..d6554209dbef 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.3.2
+ pkgver = 3.3.3
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.3.2/youtube-music_3.3.2_amd64.deb
- source = https://github.com/th-ch/youtube-music/raw/v3.3.2/license
+ source = https://github.com/th-ch/youtube-music/releases/download/v3.3.3/youtube-music_3.3.3_amd64.deb
+ source = https://github.com/th-ch/youtube-music/raw/v3.3.3/license
source = youtube-music.sh
- sha256sums = 3a9a7a5f145eb6f1b06be13d2e8f1b8e5ab6c77ad1b92ed0fa3aabed32afac0a
+ sha256sums = 7aaf5b8dd593d7aef0c85de64e50353a5e39f8e2a5c8200da6efa415c9434add
sha256sums = e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08
sha256sums = 3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c
diff --git a/PKGBUILD b/PKGBUILD
index 59955f947b63..b111401c9020 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.3.2
+pkgver=3.3.3
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=('3a9a7a5f145eb6f1b06be13d2e8f1b8e5ab6c77ad1b92ed0fa3aabed32afac0a'
+sha256sums=('7aaf5b8dd593d7aef0c85de64e50353a5e39f8e2a5c8200da6efa415c9434add'
'e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08'
'3769e2d994ad011e8481f3ed448557cd9e5b5f1a805d84b4944639c807440d8c')