summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChuJian2022-03-17 22:36:05 +0800
committerChuJian2022-03-17 22:36:05 +0800
commit09043449713b1219a28892b9e9d23219c1bdf499 (patch)
tree75c0ad2254a4b700dade90ddb126c8d1b5dc70dd
parent861d8c791dfd4046db0785ebaa1abc8daa43ef8c (diff)
downloadaur-09043449713b1219a28892b9e9d23219c1bdf499.tar.gz
update v2.22.1
-rwxr-xr-x.SRCINFO8
-rwxr-xr-x.gitignore2
-rwxr-xr-xPKGBUILD10
3 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b125fa0f11f..79103b74b777 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = listen1-desktop
- pkgdesc = one for all free music in china (Build from source)
+ pkgdesc = One for all free music in China (Build from source)
pkgver = 2.21.7
pkgrel = 1
url = https://github.com/listen1/listen1_desktop
@@ -11,9 +11,9 @@ pkgbase = listen1-desktop
depends = electron13
provides = listen1
conflicts = listen1
- source = listen1-desktop-2.21.7.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v2.21.7.tar.gz
- source = git+https://github.com/listen1/listen1_chrome_extension.git#commit=445b3293f62ccf45b514eca35fa14c63a051810f
- sha256sums = babe1255bf1d74c261bb6d82fb94f2128c6f1a0b52220d2bbce5817e19bb0a7e
+ 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
sha256sums = SKIP
pkgname = listen1-desktop
diff --git a/.gitignore b/.gitignore
index a98696f1d119..b49d0e2cecd9 100755
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
src
pkg
*.src.tar.gz
-*.pkg.tar.xz
+*.pkg.tar.zst
listen1_chrome_extension \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index eb7954ad3aa5..b5b485af8cf3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: jingutech
# Contributor: Bruce Zhang
pkgname=listen1-desktop
-pkgver=2.21.7
+pkgver=2.22.1
pkgrel=1
-listen1_commit=445b3293f62ccf45b514eca35fa14c63a051810f
-pkgdesc="one for all free music in china (Build from source)"
+listen1_commit=bd77ca7b1f7ab2da470c6c5ebdf628020ff9b807
+pkgdesc="One for all free music in China (Build from source)"
arch=('x86_64' 'i686')
url="https://github.com/listen1/listen1_desktop"
license=('MIT')
@@ -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=('babe1255bf1d74c261bb6d82fb94f2128c6f1a0b52220d2bbce5817e19bb0a7e'
+sha256sums=('d85c091a6d6cf36561bb7f8f98fd993b63d59ba708e61d910ce7b603697f4717'
'SKIP')
prepare() {
@@ -55,7 +55,7 @@ Terminal=false
Type=Application
Icon=listen1
StartupWMClass=Listen1
-X-AppImage-Version=2.21.7
+X-AppImage-Version=2.22.1
Categories=Utility;
X-AppImage-BuildId=1HvKDJ3EUJMJwm6YxKB8wQfQx3p
" > "$srcdir/listen1.desktop"