summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope@L1522022-09-03 16:10:57 +0800
committerkyope@L1522022-09-03 16:10:57 +0800
commit440259fa12f08c6b478e7ae9009123eb7a8e7016 (patch)
treeefff39c96366543ebc5ebd5f9ead348516e1bfc6
parent23c81eafed10cdc58f7fc2295f75f0b2f4b32c1d (diff)
downloadaur-440259fa12f08c6b478e7ae9009123eb7a8e7016.tar.gz
v1.22.3
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7ebc3ab178d..9fca08eb5ffd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = lx-music-desktop-appimage
pkgdesc = 一个基于electron的音乐软件
- pkgver = 1.22.2
+ pkgver = 1.22.3
pkgrel = 1
url = https://github.com/lyswhut/lx-music-desktop
arch = x86_64
license = APACHE
provides = lx-music-desktop
conflicts = lx-music-desktop
- noextract = lx-music-desktop-v1.22.2-x64.AppImage
+ noextract = lx-music-desktop-v1.22.3-x64.AppImage
options = !strip
- source = https://github.com/lyswhut/lx-music-desktop/releases/download/v1.22.2/lx-music-desktop-v1.22.2-x64.AppImage
- sha512sums = 4e776b0388654ad1ecef91d882e486f4286d7fba68821f73f37089c535a0e9196d728399ece41782981460a19db87dc9b3953fd14b7bf1d8264b60d6157677a4
+ source = https://github.com/lyswhut/lx-music-desktop/releases/download/v1.22.3/lx-music-desktop-v1.22.3-x64.AppImage
+ sha512sums = f2362415c1671b92c8284ab7377b6cca67eac75e2d61f66c233ad5571b72aea59cc220dd22a5ed7152cbc7a94cb7304fc319f43b7db75b638d7206b4e42618f5
pkgname = lx-music-desktop-appimage
diff --git a/PKGBUILD b/PKGBUILD
index e40551ae7750..6a8cd9eeb554 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vvxxp8 <concatenate[g] the characters[x] in square[b] brackets[1] in[5] order[3] at gmail dot com>
pkgname=lx-music-desktop-appimage
-pkgver=1.22.2
+pkgver=1.22.3
pkgrel=1
pkgdesc="一个基于electron的音乐软件"
arch=("x86_64")
@@ -13,7 +13,7 @@ options=("!strip")
provides=("lx-music-desktop")
conflicts=("lx-music-desktop")
source=("https://github.com/lyswhut/lx-music-desktop/releases/download/v${pkgver}/${_pkgname}")
-sha512sums=("4e776b0388654ad1ecef91d882e486f4286d7fba68821f73f37089c535a0e9196d728399ece41782981460a19db87dc9b3953fd14b7bf1d8264b60d6157677a4")
+sha512sums=("f2362415c1671b92c8284ab7377b6cca67eac75e2d61f66c233ad5571b72aea59cc220dd22a5ed7152cbc7a94cb7304fc319f43b7db75b638d7206b4e42618f5")
_installdir=/opt/appimages