summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-06-02 17:02:15 -0600
committerMark Wagie2023-06-02 17:02:15 -0600
commit711136b4950f945c1ce7466ea1e050749109d8ed (patch)
treeb80641cd8181678ecb476a78c69a74ab7e60f8ed
parentbaf2685bb04299f01f54bb3ab48872ca8732837b (diff)
downloadaur-711136b4950f945c1ce7466ea1e050749109d8ed.tar.gz
fixes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--youtube-music.sh2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1a2844c0907..967a6dbb3715 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = youtube-music-git
pkgdesc = YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
pkgver = 1.20.0.r3.g1ed43e1
- pkgrel = 4
+ pkgrel = 5
url = https://th-ch.github.io/youtube-music
install = youtube-music.install
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = youtube-music-git
source = youtube-music.sh
source = youtube-music.desktop
sha256sums = SKIP
- sha256sums = 23c170618c57ff6c93eaf84c77785a9a42baada6ae7492591abd6a59eb4b4fda
+ sha256sums = 840e0f62ca9e0889739cefa475baa862c5a6c25f547a3bb920bf483f0c33dc12
sha256sums = 07af59376e13e5dae2e7e38fa09d734a5147d5c344b3aed84c2f3afe22b8af79
pkgname = youtube-music-git
diff --git a/PKGBUILD b/PKGBUILD
index e0fe6ecfb4b7..2240bd485db5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=youtube-music-git
pkgver=1.20.0.r3.g1ed43e1
-pkgrel=4
+pkgrel=5
_electronversion=22
pkgdesc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)"
arch=('x86_64')
@@ -17,7 +17,7 @@ source=('git+https://github.com/th-ch/youtube-music.git'
"${pkgname%-git}.sh"
"${pkgname%-git}.desktop")
sha256sums=('SKIP'
- '23c170618c57ff6c93eaf84c77785a9a42baada6ae7492591abd6a59eb4b4fda'
+ '840e0f62ca9e0889739cefa475baa862c5a6c25f547a3bb920bf483f0c33dc12'
'07af59376e13e5dae2e7e38fa09d734a5147d5c344b3aed84c2f3afe22b8af79')
pkgver() {
diff --git a/youtube-music.sh b/youtube-music.sh
index e8e59d8f6c50..da99e14732f3 100644
--- a/youtube-music.sh
+++ b/youtube-music.sh
@@ -4,7 +4,7 @@ XDG_CONFIG_HOME="${XDG_CONFIG_HOME:-$HOME/.config}"
# Allow users to override command-line options
if [[ -f "$XDG_CONFIG_HOME/youtube-music-flags.conf" ]]; then
- YOUTUBE_MUSIC_USER_FLAGS="$(grep -v '^#' "$XDG_CONFIG_HOME/chrome-flags.conf")"
+ YOUTUBE_MUSIC_USER_FLAGS="$(grep -v '^#' "$XDG_CONFIG_HOME/youtube-music-flags.conf")"
fi
# Launch