This commit is contained in:
凌莞 2022-01-31 10:35:53 +08:00
parent dbdcebb680
commit 1047020f4e
No known key found for this signature in database
GPG key ID: 05F8479BA63A8E92
2 changed files with 7 additions and 7 deletions

View file

@ -1,7 +1,7 @@
pkgbase = yesplaymusic-electron pkgbase = yesplaymusic-electron
pkgdesc = A third party music application for Netease Music. Using the system electron pkgdesc = A third party music application for Netease Music. Using the system electron
pkgver = 0.4.2 pkgver = 0.4.3
pkgrel = 3 pkgrel = 1
url = https://github.com/qier222/YesPlayMusic url = https://github.com/qier222/YesPlayMusic
arch = any arch = any
license = MIT license = MIT
@ -22,10 +22,10 @@ pkgbase = yesplaymusic-electron
provides = yesplaymusic provides = yesplaymusic
conflicts = yesplaymusic conflicts = yesplaymusic
replaces = yesplaymusic replaces = yesplaymusic
source = YesPlayMusic-0.4.2.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.4.2/YesPlayMusic-0.4.2.pacman source = YesPlayMusic-0.4.3.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.4.3/YesPlayMusic-0.4.3.pacman
source = yesplaymusic.desktop source = yesplaymusic.desktop
source = yesplaymusic source = yesplaymusic
md5sums = 58b9b2eb66b69342cf3ebeff86511407 md5sums = a99da7df1c969ec70e77665b2f187511
md5sums = 292b7bd4de561f869625c55d8a60b608 md5sums = 292b7bd4de561f869625c55d8a60b608
md5sums = 4e0fc58c70fa5fa4b1e581dc0fba8b9e md5sums = 4e0fc58c70fa5fa4b1e581dc0fba8b9e

View file

@ -1,8 +1,8 @@
# Maintainer: Clansty <i@gao4.pw> # Maintainer: Clansty <i@gao4.pw>
pkgname=yesplaymusic-electron pkgname=yesplaymusic-electron
pkgver=0.4.2 pkgver=0.4.3
pkgrel=3 pkgrel=1
pkgdesc="A third party music application for Netease Music. Using the system electron" pkgdesc="A third party music application for Netease Music. Using the system electron"
arch=("any") arch=("any")
url="https://github.com/qier222/YesPlayMusic" url="https://github.com/qier222/YesPlayMusic"
@ -33,7 +33,7 @@ source=(
yesplaymusic.desktop yesplaymusic.desktop
yesplaymusic yesplaymusic
) )
md5sums=('58b9b2eb66b69342cf3ebeff86511407' md5sums=('a99da7df1c969ec70e77665b2f187511'
'292b7bd4de561f869625c55d8a60b608' '292b7bd4de561f869625c55d8a60b608'
'4e0fc58c70fa5fa4b1e581dc0fba8b9e') '4e0fc58c70fa5fa4b1e581dc0fba8b9e')