From 03dc473da49c59beeabc7ba01f0d2bb886a9a6fe Mon Sep 17 00:00:00 2001 From: Kevin Figueroa Date: Tue, 30 Jan 2024 20:45:57 -0600 Subject: [PATCH] Fix youtube-music-bin-template --- srcpkgs/youtube-music-bin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/youtube-music-bin/template b/srcpkgs/youtube-music-bin/template index e3b85b2..94dcb7b 100644 --- a/srcpkgs/youtube-music-bin/template +++ b/srcpkgs/youtube-music-bin/template @@ -8,7 +8,7 @@ build_style=fetch #conf_files="" hostmakedepends="bsdtar" makedepends="setconf" -depends="gtk+3 libsecret nss libappindicator libnotify" +depends="gtk+3 libsecret nss libnotify" short_desc="YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)" maintainer="Kevin Figueroa " license="MIT" @@ -16,7 +16,7 @@ homepage="https://th-ch.github.io/youtube-music" changelog="https://github.com/th-ch/youtube-music/blob/master/changelog.md#v${version//./}" distfiles="https://github.com/th-ch/youtube-music/releases/download/v${version}/${pkgname%-bin}_${version}_amd64.deb https://github.com/th-ch/youtube-music/raw/v${version}/license" -checksum="82ece53c05bba3982cf6ac28b992f57a687ce2e5e5f744c85876678abbc63250 +checksum="f17c8a2adced67c581d53c5ea97b9b6096cad6cef64c55b7849be51b01f08a45 e7e14b3b771ecadb23f6ee0b6f99d1553e385e35cdb44fc8e36ee7c878dacd08" do_install() {