summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeng Yu2022-01-22 22:47:48 +0800
committerFeng Yu2022-01-22 22:47:48 +0800
commitabe58087198ea649719d56cdbb283bfdfaf8c82d (patch)
tree75f7b7de5674353efc11b311f170138d5a4a037c /PKGBUILD
parentc53df8fc34271936fbcfe93ee85dab39a0850c01 (diff)
downloadaur-abe58087198ea649719d56cdbb283bfdfaf8c82d.tar.gz
Upgrade to 1.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68128a0f2883..c05b9ae482a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
conflicts=('lx-music-desktop')
-pkgver=1.16.0
+pkgver=1.17.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://ghproxy.com/https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/lx-music-desktop.v${pkgver}.x64.pacman")
-md5sums=('4ccb82c3a8cdd537f2166f8777f31dd9')
+md5sums=('06e9618bc42450ad0ea16aae445d92d4')
# 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