2021年 10月 03日 星期日 18:20:10 CST

This commit is contained in:
凌莞 2021-10-03 18:20:10 +08:00
parent 9d2354bd99
commit 458934eaf8
No known key found for this signature in database
GPG key ID: 05F8479BA63A8E92
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = yesplaymusic-electron
pkgdesc = A third party music application for Netease Music. Using the system electron
pkgver = 0.4.0
pkgver = 0.4.1
pkgrel = 1
url = https://github.com/qier222/YesPlayMusic
arch = any
@ -22,10 +22,10 @@ pkgbase = yesplaymusic-electron
provides = yesplaymusic
conflicts = yesplaymusic
replaces = yesplaymusic
source = YesPlayMusic-0.4.0.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.4.0/YesPlayMusic-0.4.0.pacman
source = YesPlayMusic-0.4.1.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.4.1/YesPlayMusic-0.4.1.pacman
source = yesplaymusic.desktop
source = yesplaymusic
md5sums = 84a7b9991c998390d8e676182d7f18e0
md5sums = 1a5c742fbd67b8bd6f832bcfde1c54f5
md5sums = ade11d60b069c369b57b5d1e09066519
md5sums = 426a2f7143ad4d0f5d060ba01e349518

View file

@ -1,7 +1,7 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=yesplaymusic-electron
pkgver=0.4.0
pkgver=0.4.1
pkgrel=1
pkgdesc="A third party music application for Netease Music. Using the system electron"
arch=("any")
@ -33,7 +33,7 @@ source=(
yesplaymusic.desktop
yesplaymusic
)
md5sums=('84a7b9991c998390d8e676182d7f18e0'
md5sums=('1a5c742fbd67b8bd6f832bcfde1c54f5'
'ade11d60b069c369b57b5d1e09066519'
'426a2f7143ad4d0f5d060ba01e349518')