summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFeng Yu2021-08-12 10:30:04 +0800
committerFeng Yu2021-08-12 10:30:04 +0800
commit04dbb325346a1d5e1f1f585e36a77a3d7f8f54f0 (patch)
treed85786624e89e783f9b4114f764b8e86aa185cfc /PKGBUILD
parent774f16ec1efd8d219d730ac0e5b4414bce77379c (diff)
downloadaur-04dbb325346a1d5e1f1f585e36a77a3d7f8f54f0.tar.gz
Upgrade to 1.12.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a973619aa834..91348e89b4a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
conflicts=('lx-music-desktop')
-pkgver=1.12.1
+pkgver=1.12.2
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=('f1e685dd67ff1d4702af9d87fbbbd981')
+md5sums=('b5cef6d0b2bdb997ca3e97886215badf')
# 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