summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feb4029aaf3d..cd28e80faa17 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: Sam L. Yes <manjaroyes123@outlook.com>
+# Maintainer: Sam L. Yes <samlukeyes123@gmail.com>
pkgname=lx-music-desktop-appimage
-pkgver=1.4.0
+pkgver=1.4.1
pkgrel=1
pkgdesc="A music assistant based on Electron + Vue."
arch=("x86_64")
@@ -15,7 +15,7 @@ conflicts=('lx-music-desktop' 'lx-music-desktop-bin')
source=("https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/${_filename}"
${_launcher})
noextract=(${_filename})
-sha256sums=('768691034d5730cf120aa9d1a493ce64b3fd933a4fcd7bd3c1033d8fdba61862'
+sha256sums=('f23affe2cb620efc75f1a8c19548dacba000f08cee41906ad8bb8dc02cf654f7'
'88d199167894812929c2ed8a14451f8565c392ac63900d0deaa47a0c01257072')
_icon='/usr/share/icons/hicolor/512x512/apps/lx-music-desktop.png'
_licensedir=/usr/share/licenses/${pkgname}