summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeng Yu2020-11-01 18:45:50 +0800
committerFeng Yu2020-11-01 18:45:50 +0800
commit6f1d7e6acbd5cd5bcd6334ee14540c232066b063 (patch)
treef4b3ac2353bf9ef838367755921ee317ec4c918f /PKGBUILD
parent703a2543a3fcc20c8b7be03e595f5b3f20e243d7 (diff)
downloadaur-6f1d7e6acbd5cd5bcd6334ee14540c232066b063.tar.gz
Upgrade to 1.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2981f239799..e4b8933d69d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
conflicts=('lx-music-desktop')
-pkgver=1.2.2
+pkgver=1.3.0
pkgrel=1
pkgdesc="A music software based on Electron + Vue. 一个基于 Electron + Vue 开发的音乐软件。"
arch=('x86_64')
@@ -15,7 +15,7 @@ license=('Apache-2.0')
# Then copy the `Depends On(依赖于)` field.
depends=('c-ares' 'ffmpeg' 'gtk3' 'http-parser' 'libevent' 'libvpx' 'libxslt' 'libxss' 'minizip' 'nss' 're2' 'snappy' 'libnotify' 'libappindicator-gtk3')
source=("https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/lx-music-desktop.v${pkgver}.x64.pacman")
-md5sums=('7beaf3cb4d64609dadd7cd292ef3d7d9')
+md5sums=('83893fa2b231a4a847b97d13011f99e2')
# copy .INSTALL script from lx-music-desktop.v${pkgver}.x64.pacman
# E.g: tar xf lx-music-desktop.v1.2.0.x64.pacman .INSTALL && mv -fv .INSTALL lx-music-desktop.install
install=lx-music-desktop.install