summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlilac2019-03-22 02:22:39 +0800
committerlilac2019-03-22 02:22:39 +0800
commitd72773bc45ed4e10566023205b3f9a8829eec4a2 (patch)
tree405c18f5c0f6e8a79f6cd3c7e138b87b97e5c574
parentc1b81fbb2f1b227122ff4761ab8f6f8c2bfa362e (diff)
downloadaur-d72773bc45ed4e10566023205b3f9a8829eec4a2.tar.gz
update by lilac
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b75f165c3075..91d29cc07a0c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = electron-netease-cloud-music
- pkgdesc = UNOFFICAL client for music.163.com . Powered by Electron, Vue, and Muse-UI.
- pkgver = 0.8.3
+ pkgdesc = UNOFFICIAL client for music.163.com . Powered by Electron, Vue, and Muse-UI.
+ pkgver = 0.8.4
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.3.tar.gz::https://github.com/Rocket1184/electron-netease-cloud-music/archive/v0.8.3.tar.gz
+ source = electron-netease-cloud-music-0.8.4.tar.gz::https://github.com/Rocket1184/electron-netease-cloud-music/archive/v0.8.4.tar.gz
source = electron-netease-cloud-music.desktop
source = electron-netease-cloud-music.sh
- md5sums = e75cc2f184fd78466a45b8fc18f8c246
+ md5sums = 93e88e5593c6256fd684cb6ba49e3b7c
md5sums = 7f35c2dbfc5cd0fd63cd0be16cf35f3c
md5sums = 155178854f344b3d56283beb739c8730
diff --git a/PKGBUILD b/PKGBUILD
index a84c4a95e5ce..1c46fe16190c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: Rocka <i at Rocka dot me>
pkgname=electron-netease-cloud-music
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
-pkgdesc="UNOFFICAL client for music.163.com . Powered by Electron, Vue, and Muse-UI."
+pkgdesc="UNOFFICIAL client for music.163.com . Powered by Electron, Vue, and Muse-UI."
arch=('any')
url="https://github.com/Rocket1184/electron-netease-cloud-music"
license=('GPL3')
@@ -17,7 +17,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/Rocket1184/$pkgname/archive
'electron-netease-cloud-music.sh'
)
-md5sums=('e75cc2f184fd78466a45b8fc18f8c246'
+md5sums=('93e88e5593c6256fd684cb6ba49e3b7c'
'7f35c2dbfc5cd0fd63cd0be16cf35f3c'
'155178854f344b3d56283beb739c8730')