summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeng Yu2022-07-09 17:41:13 +0800
committerFeng Yu2022-07-09 17:41:13 +0800
commit56b826cba55ca777db4f313683f65eb789b9ab5f (patch)
tree51c628c0ca4b4f704ed65f296b64b9cd5c531c0e /PKGBUILD
parent2ebe5da753ea89b1fade093f1635f1c4a5fe6b8c (diff)
downloadaur-56b826cba55ca777db4f313683f65eb789b9ab5f.tar.gz
Upgrade to 1.22.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ebaabf9b506..18d5565a31c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
conflicts=('lx-music-desktop')
-pkgver=1.22.0
+pkgver=1.22.1
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=('c535a868e202b8aa331e2f52c14bcb1e')
+md5sums=('9d049a443d320d0e9d04c1eb2628286c')
# 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