summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChuJian2022-06-29 11:23:01 +0800
committerChuJian2022-06-29 11:23:01 +0800
commitaa3d7bff3dfeba69e382041b205a1bfe574729fb (patch)
treedae5d03fae6cb7f5e569c95e02b11d8eaeeea56b
parent47162417d6818481fcb90b80bebcdd459741f4c2 (diff)
downloadaur-aa3d7bff3dfeba69e382041b205a1bfe574729fb.tar.gz
Update V2.23.0
-rwxr-xr-x.SRCINFO9
-rwxr-xr-xPKGBUILD8
2 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0f92789ea780..695d50a0ffb8 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = listen1-desktop
pkgdesc = One for all free music in China (Build from source)
- pkgver = 2.22.1
+ pkgver = 2.23.0
pkgrel = 1
url = https://github.com/listen1/listen1_desktop
arch = x86_64
@@ -11,10 +11,9 @@ pkgbase = listen1-desktop
depends = electron13
provides = listen1
conflicts = listen1
- source = listen1-desktop-2.22.1.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v2.22.1.tar.gz
- source = git+https://github.com/listen1/listen1_chrome_extension.git#commit=bd77ca7b1f7ab2da470c6c5ebdf628020ff9b807
- sha256sums = d85c091a6d6cf36561bb7f8f98fd993b63d59ba708e61d910ce7b603697f4717
+ source = listen1-desktop-2.23.0.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v2.23.0.tar.gz
+ source = git+https://github.com/listen1/listen1_chrome_extension.git#commit=c035361c446194ca883c949c3256645fc578b056
+ sha256sums = 1f1826bca924c2ae5b050ebaa31ae151b704c236a8d41d5d5a7201889522da3c
sha256sums = SKIP
pkgname = listen1-desktop
-
diff --git a/PKGBUILD b/PKGBUILD
index b5b485af8cf3..4095157c782d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: jingutech
# Contributor: Bruce Zhang
pkgname=listen1-desktop
-pkgver=2.22.1
+pkgver=2.23.0
pkgrel=1
-listen1_commit=bd77ca7b1f7ab2da470c6c5ebdf628020ff9b807
+listen1_commit=c035361c446194ca883c949c3256645fc578b056
pkgdesc="One for all free music in China (Build from source)"
arch=('x86_64' 'i686')
url="https://github.com/listen1/listen1_desktop"
@@ -17,7 +17,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=('d85c091a6d6cf36561bb7f8f98fd993b63d59ba708e61d910ce7b603697f4717'
+sha256sums=('1f1826bca924c2ae5b050ebaa31ae151b704c236a8d41d5d5a7201889522da3c'
'SKIP')
prepare() {
@@ -55,7 +55,7 @@ Terminal=false
Type=Application
Icon=listen1
StartupWMClass=Listen1
-X-AppImage-Version=2.22.1
+X-AppImage-Version=2.23.0
Categories=Utility;
X-AppImage-BuildId=1HvKDJ3EUJMJwm6YxKB8wQfQx3p
" > "$srcdir/listen1.desktop"