This commit is contained in:
Clansty 2021-04-21 19:08:35 +08:00
parent 05e13eb5b4
commit 9a43c69928
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.3.5
pkgver = 0.3.6
pkgrel = 1
url = https://github.com/qier222/YesPlayMusic
arch = any
@ -19,9 +19,9 @@ pkgbase = yesplaymusic-electron
optdepends = snappy
optdepends = libnotify
optdepends = libappindicator-gtk3
source = YesPlayMusic-0.3.5.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.3.5/YesPlayMusic-0.3.5.pacman
source = YesPlayMusic-0.3.6.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v0.3.6/YesPlayMusic-0.3.6.pacman
source = yesplaymusic.desktop
md5sums = b6b46998785fe4e6d8250a536d174e66
md5sums = 48f7830332470cf218ee4c945d3a6b72
md5sums = 107bf43817d58d29486823343ea36050
pkgname = yesplaymusic-electron

View file

@ -1,7 +1,7 @@
# Maintainer: Clansty <i@gao4.pw>
pkgname=yesplaymusic-electron
pkgver=0.3.5
pkgver=0.3.6
pkgrel=1
pkgdesc="A third party music application for Netease Music. Using the system electron"
arch=("any")
@ -29,7 +29,7 @@ source=(
"YesPlayMusic-${pkgver}.pacman::https://github.com/qier222/YesPlayMusic/releases/download/v${pkgver}/YesPlayMusic-${pkgver}.pacman"
yesplaymusic.desktop
)
md5sums=('b6b46998785fe4e6d8250a536d174e66'
md5sums=('48f7830332470cf218ee4c945d3a6b72'
'107bf43817d58d29486823343ea36050')
package() {