This commit is contained in:
Clansty 2021-05-22 23:09:53 +08:00
parent dfbb99bb9f
commit 6ae00c4ef8
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
pkgdesc = A third party music application for Netease Music. Using the system electron
pkgver = 0.3.7
pkgrel = 2
pkgver = 0.3.8
pkgrel = 1
url = https://github.com/qier222/YesPlayMusic
arch = any
license = MIT
@ -22,10 +22,10 @@ pkgbase = yesplaymusic-electron
provides = yesplaymusic
conflicts = yesplaymusic
replaces = yesplaymusic
source = YesPlayMusic-0.3.7.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.3.7/YesPlayMusic-0.3.7.pacman
source = YesPlayMusic-0.3.8.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.3.8/YesPlayMusic-0.3.8.pacman
source = yesplaymusic.desktop
source = yesplaymusic
md5sums = acf05f038cc7a1ad42db439c098e6f41
md5sums = 993c45c46149f095e590f6d14ab35875
md5sums = ade11d60b069c369b57b5d1e09066519
md5sums = 426a2f7143ad4d0f5d060ba01e349518

View file

@ -1,8 +1,8 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=yesplaymusic-electron
pkgver=0.3.7
pkgrel=2
pkgver=0.3.8
pkgrel=1
pkgdesc="A third party music application for Netease Music. Using the system electron"
arch=("any")
url="https://github.com/qier222/YesPlayMusic"
@ -33,7 +33,7 @@ source=(
yesplaymusic.desktop
yesplaymusic
)
md5sums=('acf05f038cc7a1ad42db439c098e6f41'
md5sums=('993c45c46149f095e590f6d14ab35875'
'ade11d60b069c369b57b5d1e09066519'
'426a2f7143ad4d0f5d060ba01e349518')