mirror of
https://github.com/cucumber-sp/yandex-music-linux.git
synced 2025-04-04 00:03:43 +03:00
Update packages
This commit is contained in:
parent
ac2f543e2c
commit
a72265c66e
8
PKGBUILD
8
PKGBUILD
@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Andrey Onischenko loraner123@gmail.com
|
# Maintainer: Andrey Onischenko loraner123@gmail.com
|
||||||
|
|
||||||
pkgname=yandex-music
|
pkgname=yandex-music
|
||||||
pkgver=5.37.1
|
pkgver=5.38.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Yandex Music - Personal recommendations, selections for any occasion and new music"
|
pkgdesc="Yandex Music - Personal recommendations, selections for any occasion and new music"
|
||||||
arch=("any")
|
arch=("any")
|
||||||
@ -10,11 +10,11 @@ license=("Unlicense")
|
|||||||
depends=("electron34" "libpulse" "xdg-utils" "bash" "hicolor-icon-theme")
|
depends=("electron34" "libpulse" "xdg-utils" "bash" "hicolor-icon-theme")
|
||||||
makedepends=("p7zip" "nodejs" "asar" "jq" "python" "git")
|
makedepends=("p7zip" "nodejs" "asar" "jq" "python" "git")
|
||||||
|
|
||||||
source=("https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.37.1.exe" "git+${url}#tag=v${pkgver}")
|
source=("https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.38.5.exe" "git+${url}#tag=v${pkgver}")
|
||||||
sha256sums=("465a2f9efe70d4ac33eb0f70d548da6bb35d967dfde0c7cea490106e85dbd3e6" "SKIP")
|
sha256sums=("44979753100342dc1b713a9929eb8870484f6bbe6dea3022ead4f5e24033c732" "SKIP")
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
bash "$srcdir/yandex-music-linux/repack.sh" "$srcdir/Yandex_Music_x64_5.37.1.exe"
|
bash "$srcdir/yandex-music-linux/repack.sh" "$srcdir/Yandex_Music_x64_5.38.5.exe"
|
||||||
}
|
}
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
@ -56,13 +56,13 @@
|
|||||||
"ymExe": {
|
"ymExe": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"narHash": "sha256-a6yu9qf+gO7ruZSO7MbQhJK8St1L6PUebu9gcPGDHG4=",
|
"narHash": "sha256-ydbNxBk37YPyekwHpey+aM+em9TPVPUaHGIc1oNdIls=",
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.37.1.exe"
|
"url": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.38.5.exe"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"url": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.37.1.exe"
|
"url": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.38.5.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
description = "Native Yandex Music desktop client";
|
description = "Native Yandex Music desktop client";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
ymExe.url = "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.37.1.exe";
|
ymExe.url = "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.38.5.exe";
|
||||||
ymExe.flake = false;
|
ymExe.flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"ym": {
|
"ym": {
|
||||||
"version": "5.37.1",
|
"version": "5.38.5",
|
||||||
"exe_name": "Yandex_Music_x64_5.37.1.exe",
|
"exe_name": "Yandex_Music_x64_5.38.5.exe",
|
||||||
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.37.1.exe",
|
"exe_link": "https://music-desktop-application.s3.yandex.net/stable/Yandex_Music_x64_5.38.5.exe",
|
||||||
"exe_sha256": "465a2f9efe70d4ac33eb0f70d548da6bb35d967dfde0c7cea490106e85dbd3e6"
|
"exe_sha256": "44979753100342dc1b713a9929eb8870484f6bbe6dea3022ead4f5e24033c732"
|
||||||
},
|
},
|
||||||
"electron": {
|
"electron": {
|
||||||
"version": "32.3.0",
|
"version": "34.1.1",
|
||||||
"x64": "https://github.com/electron/electron/releases/download/v32.3.0/electron-v32.3.0-linux-x64.zip",
|
"x64": "https://github.com/electron/electron/releases/download/v34.1.1/electron-v34.1.1-linux-x64.zip",
|
||||||
"armv7l": "https://github.com/electron/electron/releases/download/v32.3.0/electron-v32.3.0-linux-armv7l.zip",
|
"armv7l": "https://github.com/electron/electron/releases/download/v34.1.1/electron-v34.1.1-linux-armv7l.zip",
|
||||||
"arm64": "https://github.com/electron/electron/releases/download/v32.3.0/electron-v32.3.0-linux-arm64.zip"
|
"arm64": "https://github.com/electron/electron/releases/download/v34.1.1/electron-v34.1.1-linux-arm64.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user