summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhanghua0002022-08-06 12:49:39 +0800
committerzhanghua0002022-08-06 12:49:39 +0800
commit86c430edbbfa10aa3a82df2b7c680e3c1688e5cb (patch)
treee9cbedbc4ad12a56caba19f30983086f723c1501
parentc55b6bae32bf60b9077ed296739fcaef55c86d24 (diff)
downloadaur-yesplaymusic-git.tar.gz
Fix build with paru
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fdd59156efd6..1ea71dd1f40f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = yesplaymusic-git
pkgdesc = 高颜值的第三方网易云播放器,支持 Windows / macOS / Linux
- pkgver = 0.4.5.r9.gc3aea5e
+ pkgver = 0.4.5.r28.gf9e6164
pkgrel = 1
url = https://music.qier222.com
arch = x86_64
@@ -9,8 +9,7 @@ pkgbase = yesplaymusic-git
makedepends = yarn
makedepends = git
makedepends = libvips
- makedepends = nodejs<=17.9.0
- makedepends = nodejs>=14.0.0
+ makedepends = nodejs-lts-gallium
depends = gtk3
depends = nss
depends = libxss
diff --git a/PKGBUILD b/PKGBUILD
index b5f63a06e4af..ebfcfb941368 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=yesplaymusic-git
pkgname=(yesplaymusic-git yesplaymusic-electron-git)
-pkgver=0.4.5.r9.gc3aea5e
+pkgver=0.4.5.r28.gf9e6164
pkgrel=1
pkgdesc="高颜值的第三方网易云播放器,支持 Windows / macOS / Linux"
arch=("x86_64" "aarch64")
@@ -11,7 +11,7 @@ license=("MIT")
provides=("yesplaymusic")
conflicts=("yesplaymusic")
depends=("gtk3" "nss" "libxss" "c-ares" "ffmpeg" "http-parser" "libevent" "libvpx" "libxslt" "minizip" "re2" "snappy" "libnotify" "libappindicator-gtk3")
-makedepends=("yarn" "git" "libvips" "nodejs<=17.9.0" "nodejs>=14.0.0")
+makedepends=("yarn" "git" "libvips" "nodejs-lts-gallium")
optdepends=('yt-dlp: Youtube source for built-in UnblockNeteaseMusic')
source=("git+https://github.com/qier222/YesPlayMusic" "yesplaymusic.desktop" "yesplaymusic")
sha256sums=('SKIP'