Fix youtube-music-bin-template

This commit is contained in:
Kevin Figueroa 2024-01-30 20:45:57 -06:00
parent 03a2565a78
commit 03dc473da4

View file

@ -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 <kfdevart@disroot.org>"
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() {