summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeng Yu2021-10-29 18:22:34 +0800
committerFeng Yu2021-10-29 18:22:34 +0800
commitac5f76f8c5d25ed09165e7c4adbee0c2470d4ab9 (patch)
tree2a9dc86a03869ce48af338aeff8142714b3d9b8d /PKGBUILD
parent6bb8f011be94e1f321701c96ba33d30e7fe85d98 (diff)
downloadaur-ac5f76f8c5d25ed09165e7c4adbee0c2470d4ab9.tar.gz
Upgrade to 1.15.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5fe934bed98..e5b211d46a55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
conflicts=('lx-music-desktop')
-pkgver=1.14.1
+pkgver=1.15.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=('6f86c0f8b024d8be8d2049d390134d02')
+md5sums=('4ebbbd00deed134390532d6352dbc4ed')
# 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