summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-05-13 14:40:59 +0200
committerGoliathLabs2020-05-13 14:40:59 +0200
commitb4b9ca72a68e60ac21cc69f2e51955313171192e (patch)
tree51a210878f5ebcd59ac561d86debbac83c79369f
parent408583a6a0bbe63137dee696a8dfe7434a67f0cc (diff)
downloadaur-b4b9ca72a68e60ac21cc69f2e51955313171192e.tar.gz
Updated: 0.18.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82ca8f302c18..7e90a272acd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lx-music-desktop
pkgdesc = A music software based on Electron + Vue. 一个基于 Electron + Vue 开发的音乐软件。
- pkgver = 0.17.0
+ pkgver = 0.18.2
pkgrel = 1
url = https://github.com/lyswhut/lx-music-desktop
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = lx-music-desktop
depends = libsecret
options = !strip
options = !emptydirs
- source_x86_64 = https://github.com/lyswhut/lx-music-desktop/releases/download/v0.17.0/lx-music-desktop.v0.17.0.x64.deb
- sha512sums_x86_64 = 688d057f9777448e70d44728582ad92960ebfa8f423e6f7d5ab79b62540de457c332774ef3e422902f926965cee295ee04920038ed667d16d7199d6377ddd800
+ source_x86_64 = https://github.com/lyswhut/lx-music-desktop/releases/download/v0.18.2/lx-music-desktop.v0.18.2.x64.deb
+ sha512sums_x86_64 = b53760c1fba3a4c0403ff32a382d4ed0d33f6784afd3eb31cc0368eb258cf13423b0fa765f7448224784b6ddaf01555138514c9194989d9738223ace69f0e305
pkgname = lx-music-desktop-bin
diff --git a/PKGBUILD b/PKGBUILD
index ea00e1ff6130..d8912fd9a5ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,9 @@
-# Maintainer: Fancy <springzfx at gmail.com>
+# Maintainer: Felix Golatofski <contact@xdfr.de>
+# Contributor: Fancy <springzfx at gmail.com>
+
pkgbase=lx-music-desktop
pkgname=('lx-music-desktop-bin')
-pkgver=0.17.0
+pkgver=0.18.2
pkgrel=1
pkgdesc="A music software based on Electron + Vue. 一个基于 Electron + Vue 开发的音乐软件。"
arch=('x86_64')
@@ -11,7 +13,7 @@ groups=('')
depends=('gtk3' 'libnotify' 'nss' 'libxss' 'libxtst' 'xdg-utils' 'libutil-linux' 'at-spi2-core' 'libappindicator-gtk3' 'libsecret')
options=('!strip' '!emptydirs')
source_x86_64=("https://github.com/lyswhut/lx-music-desktop/releases/download/v$pkgver/lx-music-desktop.v$pkgver.x64.deb")
-sha512sums_x86_64=('688d057f9777448e70d44728582ad92960ebfa8f423e6f7d5ab79b62540de457c332774ef3e422902f926965cee295ee04920038ed667d16d7199d6377ddd800')
+sha512sums_x86_64=('b53760c1fba3a4c0403ff32a382d4ed0d33f6784afd3eb31cc0368eb258cf13423b0fa765f7448224784b6ddaf01555138514c9194989d9738223ace69f0e305')
package_lx-music-desktop-bin(){
tar xf data.tar.xz -C "${pkgdir}"