summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Zhang2020-12-24 10:01:59 +0800
committerBruce Zhang2020-12-24 10:01:59 +0800
commit5c906bb6a8f38b419b13a7666525b0037c532a4d (patch)
tree1d65e6160c11c00d03871056f1d3a77c235add71
parentb24e640a91c8fad911ac79e1be6337bbf54bc6d6 (diff)
downloadaur-5c906bb6a8f38b419b13a7666525b0037c532a4d.tar.gz
upgpkg: listen1-desktop 2.17.5-1
upstream release update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8e97cdda994..fee1f060cd76 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.17.0
+ pkgver = 2.17.5
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.17.0.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v2.17.0.tar.gz
- source = git+https://github.com/listen1/listen1_chrome_extension.git#commit=d4670e8acf3a6323e43d32dcde6e09be8cd0e83f
- sha256sums = 500ece75e27e94d88f8b365055d4641f6a002e59b8eb6526810018c143c78c9b
+ source = listen1-desktop-2.17.5.src.tar.gz::https://github.com/listen1/listen1_desktop/archive/v2.17.5.tar.gz
+ source = git+https://github.com/listen1/listen1_chrome_extension.git#commit=05a8313aac60a9bcd10ec9ade435c20c3f95d9aa
+ sha256sums = bf5fcc9bf9abbff94e725fe0cb572e6f705dbf552c9f4134290e2bf3573c139f
sha256sums = SKIP
pkgname = listen1-desktop
diff --git a/PKGBUILD b/PKGBUILD
index 3b50185a4e18..ef76d823a9a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Bruce Zhang
pkgname=listen1-desktop
-pkgver=2.17.0
+pkgver=2.17.5
pkgrel=1
-listen1_commit=d4670e8acf3a6323e43d32dcde6e09be8cd0e83f
+listen1_commit=05a8313aac60a9bcd10ec9ade435c20c3f95d9aa
pkgdesc="one for all free music in china (Build from source)"
arch=('x86_64' 'i686')
url="https://github.com/listen1/listen1_desktop"
@@ -15,7 +15,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=('500ece75e27e94d88f8b365055d4641f6a002e59b8eb6526810018c143c78c9b'
+sha256sums=('bf5fcc9bf9abbff94e725fe0cb572e6f705dbf552c9f4134290e2bf3573c139f'
'SKIP')
prepare() {