summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu Junyu2023-03-06 09:26:23 +0900
committerWu Junyu2023-03-06 09:26:23 +0900
commit6766a72453b213f96ffb38efd8d8eae466db3548 (patch)
treebfe2a0d71ccd0f9576aa3ab6641ce9b06564c3ff
parent5c69081a2cfe62e6580436f36c34e65cb43994ee (diff)
downloadaur-6766a72453b213f96ffb38efd8d8eae466db3548.tar.gz
Update to v3.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e25c7e9c007..b60198b1ae69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-musicfox-bin
pkgdesc = Command-line Netease Cloud Music written in Go.
- pkgver = 3.7.0
+ pkgver = 3.7.2
pkgrel = 1
url = https://github.com/anhoder/go-musicfox
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = go-musicfox-bin
provides = musicfox
conflicts = musicfox
conflicts = go-musicfox
- source = https://github.com/anhoder/go-musicfox/archive/v3.7.0/go-musicfox_3.7.0_linux_amd64.zip
+ source = https://github.com/anhoder/go-musicfox/archive/v3.7.2/go-musicfox_3.7.2_linux_amd64.zip
source = LICENSE
- sha256sums = e6305a428f0b466d367104db51e02dbbe2015740b9b7503f997d60158cc8d571
+ sha256sums = 6a6c495b092529a0fa2e00437c925c6c23780e380d010f57cf8a324661b3b699
sha256sums = 20535828272932407c2f5172aeb714ac7b374a34e5ecb1825af509f2902cde54
pkgname = go-musicfox-bin
diff --git a/PKGBUILD b/PKGBUILD
index aec7b2807301..3e19c9c033f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=go-musicfox-bin
-pkgver=3.7.0
+pkgver=3.7.2
pkgrel=1
pkgdesc='Command-line Netease Cloud Music written in Go.'
url='https://github.com/anhoder/go-musicfox'
@@ -20,5 +20,5 @@ package() {
install -Dm644 "${srcdir}/LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}"
}
-sha256sums=('e6305a428f0b466d367104db51e02dbbe2015740b9b7503f997d60158cc8d571'
+sha256sums=('6a6c495b092529a0fa2e00437c925c6c23780e380d010f57cf8a324661b3b699'
'20535828272932407c2f5172aeb714ac7b374a34e5ecb1825af509f2902cde54')