summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjinguTech2021-07-21 23:15:12 +0800
committerjinguTech2021-07-21 23:15:12 +0800
commitf1f06e31b43efa56265959c27c1b0df58b3491af (patch)
tree047a37737e4ee823e98a5b6d67245ca491ddd3f3
parent2befd0fb40e5fea1139232d4edbd264545a88764 (diff)
downloadaur-f1f06e31b43efa56265959c27c1b0df58b3491af.tar.gz
upgpkg: listen1-desktop 2.21.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd4f5e60c833..c4643ea9222f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = listen1-desktop
pkgdesc = one for all free music in china (Build from source)
- pkgver = 2.21.5
+ pkgver = 2.21.6
pkgrel = 1
url = https://github.com/listen1/listen1_desktop
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = listen1-desktop
depends = electron
provides = listen1
conflicts = listen1
- source = listen1-desktop-2.21.5.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v2.21.5.tar.gz
- source = git+https://github.com/listen1/listen1_chrome_extension.git#commit=8b8d1898f2e44e4af2e7c3eb61fd218fd679e9b2
- sha256sums = 32bf7bedcc7e70038ff06c25e7826c168c5e0c97bab19d8eac3f50cc39fb14ef
+ source = listen1-desktop-2.21.6.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v2.21.6.tar.gz
+ source = git+https://github.com/listen1/listen1_chrome_extension.git#commit=f6c00fde3aa48cefdc2928ec81da2231e3da9957
+ sha256sums = e76ba5ce2b23ba9f37591f2e6141965b92c940c0237ef5d9e07e87b64a26ba31
sha256sums = SKIP
pkgname = listen1-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 64e9ff73900b..47603d95e5da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: JinguTech <xiuluo.android at gmail dot com>
# Contributor: Bruce Zhang
pkgname=listen1-desktop
-pkgver=2.21.5
+pkgver=2.21.6
pkgrel=1
-listen1_commit=8b8d1898f2e44e4af2e7c3eb61fd218fd679e9b2
+listen1_commit=f6c00fde3aa48cefdc2928ec81da2231e3da9957
pkgdesc="one for all free music in china (Build from source)"
arch=('x86_64' 'i686')
url="https://github.com/listen1/listen1_desktop"
@@ -16,7 +16,7 @@ source=(
"$pkgname-$pkgver.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v$pkgver.tar.gz"
"git+https://github.com/listen1/listen1_chrome_extension.git#commit=$listen1_commit"
)
-sha256sums=('32bf7bedcc7e70038ff06c25e7826c168c5e0c97bab19d8eac3f50cc39fb14ef'
+sha256sums=('e76ba5ce2b23ba9f37591f2e6141965b92c940c0237ef5d9e07e87b64a26ba31'
'SKIP')
prepare() {
@@ -31,7 +31,6 @@ prepare() {
build() {
cd "${pkgname/-/_}-$pkgver"
npm install
- npm update
npm run dist:linux64 -- --dir
}
@@ -55,7 +54,7 @@ Terminal=false
Type=Application
Icon=listen1
StartupWMClass=Listen1
-X-AppImage-Version=2.1.5
+X-AppImage-Version=2.21.6
Categories=Utility;
X-AppImage-BuildId=1HvKDJ3EUJMJwm6YxKB8wQfQx3p
" > "$srcdir/listen1.desktop"