summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeng Yu2024-02-04 09:36:34 +0800
committerFeng Yu2024-02-04 09:36:34 +0800
commit5f250e10b9f51df2cc1f87a3770d5873fd9914ff (patch)
tree80bb66786d66966da3ba5df50e074b8e10ebbbb0 /PKGBUILD
parentc18c82668d9d8d607e59cd0e6e15de2fca8745bd (diff)
downloadaur-5f250e10b9f51df2cc1f87a3770d5873fd9914ff.tar.gz
Upgrade to 2.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c66a5221fa23..80877b32d35d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
conflicts=('lx-music-desktop')
-pkgver=2.5.0
+pkgver=2.6.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://mirror.ghproxy.com/https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/lx-music-desktop_${pkgver}_x64.pacman")
-md5sums=('87470be7a4bb7e58384fabf098a74192')
+md5sums=('aed304487b09f0529e69f73802141320')
# 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