This commit is contained in:
Clansty 2022-08-13 15:38:48 +00:00
parent 1047020f4e
commit 247326cddd
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
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.3 pkgver = 0.4.5
pkgrel = 1 pkgrel = 1
url = https://github.com/qier222/YesPlayMusic url = https://github.com/qier222/YesPlayMusic
arch = any arch = any
@ -22,10 +22,10 @@ pkgbase = yesplaymusic-electron
provides = yesplaymusic provides = yesplaymusic
conflicts = yesplaymusic conflicts = yesplaymusic
replaces = yesplaymusic replaces = yesplaymusic
source = YesPlayMusic-0.4.3.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.4.3/YesPlayMusic-0.4.3.pacman source = YesPlayMusic-0.4.5.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.4.5/YesPlayMusic-0.4.5.pacman
source = yesplaymusic.desktop source = yesplaymusic.desktop
source = yesplaymusic source = yesplaymusic
md5sums = a99da7df1c969ec70e77665b2f187511 md5sums = 35ddd45b8173bdc774d4b1511fbff9d5
md5sums = 292b7bd4de561f869625c55d8a60b608 md5sums = 292b7bd4de561f869625c55d8a60b608
md5sums = 4e0fc58c70fa5fa4b1e581dc0fba8b9e md5sums = 4e0fc58c70fa5fa4b1e581dc0fba8b9e

View file

@ -1,7 +1,7 @@
# Maintainer: Clansty <i@gao4.pw> # Maintainer: Clansty <i@gao4.pw>
pkgname=yesplaymusic-electron pkgname=yesplaymusic-electron
pkgver=0.4.3 pkgver=0.4.5
pkgrel=1 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")
@ -33,7 +33,7 @@ source=(
yesplaymusic.desktop yesplaymusic.desktop
yesplaymusic yesplaymusic
) )
md5sums=('a99da7df1c969ec70e77665b2f187511' md5sums=('35ddd45b8173bdc774d4b1511fbff9d5'
'292b7bd4de561f869625c55d8a60b608' '292b7bd4de561f869625c55d8a60b608'
'4e0fc58c70fa5fa4b1e581dc0fba8b9e') '4e0fc58c70fa5fa4b1e581dc0fba8b9e')