mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2024-12-24 14:34:39 +03:00
Update packages to Beta 5.0.9
This commit is contained in:
parent
1f9da65811
commit
5c24b4a93a
6
PKGBUILD
6
PKGBUILD
@ -8,15 +8,11 @@ arch=("any")
|
|||||||
url="https://github.com/cucumber-sp/yandex-music-linux"
|
url="https://github.com/cucumber-sp/yandex-music-linux"
|
||||||
license=("custom")
|
license=("custom")
|
||||||
depends=("electron" "libpulse" "xdg-utils")
|
depends=("electron" "libpulse" "xdg-utils")
|
||||||
makedepends=("p7zip" "nodejs" "npm" "jq")
|
makedepends=("p7zip" "nodejs" "asar" "jq")
|
||||||
|
|
||||||
source=("https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.9.exe" "git+https://github.com/cucumber-sp/yandex-music-linux")
|
source=("https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.0.9.exe" "git+https://github.com/cucumber-sp/yandex-music-linux")
|
||||||
sha256sums=("686898f9a2f663d3ac22395eb0fa8073908003710d756fe60affef3ca1f7b1e8" "SKIP")
|
sha256sums=("686898f9a2f663d3ac22395eb0fa8073908003710d756fe60affef3ca1f7b1e8" "SKIP")
|
||||||
|
|
||||||
prepare() {
|
|
||||||
npm install @electron/asar
|
|
||||||
}
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
sh "$srcdir/yandex-music-linux/repack.sh" "$srcdir/Yandex_Music_x64_5.0.9.exe"
|
sh "$srcdir/yandex-music-linux/repack.sh" "$srcdir/Yandex_Music_x64_5.0.9.exe"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user