summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-08-01 02:12:14 +0800
committerlilac2019-08-01 02:12:14 +0800
commit5d72af24efb4a9ae520b45faea257a7e28ed48ff (patch)
tree6a9adf7c8b0d610a72a6b2e7f58d36f2b00881f4
parentd902cfaf36b574d24652c8d733ccf52d4ca8015b (diff)
downloadaur-5d72af24efb4a9ae520b45faea257a7e28ed48ff.tar.gz
update by lilac
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b823c25d7a1..7ddfa38428d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron-netease-cloud-music
pkgdesc = UNOFFICIAL client for music.163.com . Powered by Electron, Vue, and Muse-UI.
- pkgver = 0.8.17
+ pkgver = 0.9.0
pkgrel = 1
url = https://github.com/Rocket1184/electron-netease-cloud-music
arch = any
@@ -9,10 +9,10 @@ pkgbase = electron-netease-cloud-music
makedepends = yarn
depends = electron
optdepends = dbus: MPRIS support
- source = electron-netease-cloud-music-0.8.17.tar.gz::https://github.com/Rocket1184/electron-netease-cloud-music/archive/v0.8.17.tar.gz
+ source = electron-netease-cloud-music-0.9.0.tar.gz::https://github.com/Rocket1184/electron-netease-cloud-music/archive/v0.9.0.tar.gz
source = electron-netease-cloud-music.desktop
source = electron-netease-cloud-music.sh
- md5sums = b93cecbfcd8a7444c8530b5e39fc4f31
+ md5sums = 19db5c8d0c1bd564ebaf889afb270c24
md5sums = 7f35c2dbfc5cd0fd63cd0be16cf35f3c
md5sums = 155178854f344b3d56283beb739c8730
diff --git a/PKGBUILD b/PKGBUILD
index c623b92d03dd..daafe452d183 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Rocka <i at Rocka dot me>
pkgname=electron-netease-cloud-music
-pkgver=0.8.17
+pkgver=0.9.0
pkgrel=1
pkgdesc="UNOFFICIAL client for music.163.com . Powered by Electron, Vue, and Muse-UI."
arch=('any')
@@ -17,7 +17,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/Rocket1184/$pkgname/archive
'electron-netease-cloud-music.sh'
)
-md5sums=('b93cecbfcd8a7444c8530b5e39fc4f31'
+md5sums=('19db5c8d0c1bd564ebaf889afb270c24'
'7f35c2dbfc5cd0fd63cd0be16cf35f3c'
'155178854f344b3d56283beb739c8730')