summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWu Junyu2022-11-29 13:18:42 +0900
committerWu Junyu2022-11-29 13:18:42 +0900
commit6156cf4f257dcdeeab198696659bc2075954d446 (patch)
tree61afea2bf63a9347fe88dbd936efa3f7bd9bad56
parent62de1520c9cce3d63c9ffb9ad34d701a830cb082 (diff)
downloadaur-6156cf4f257dcdeeab198696659bc2075954d446.tar.gz
Update to v3.4.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb0065e359d7..5588df1e9983 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = go-musicfox-bin
pkgdesc = Command-line Netease Cloud Music written in Go.
- pkgver = 3.0.2
+ pkgver = 3.4.0
pkgrel = 1
url = https://github.com/anhoder/go-musicfox
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = go-musicfox-bin
provides = musicfox
conflicts = musicfox
conflicts = go-musicfox
- source = https://github.com/anhoder/go-musicfox/releases/download/v3.0.2/go-musicfox_3.0.2_linux_amd64.zip
+ source = https://github.com/anhoder/go-musicfox/releases/download/v3.4.0/go-musicfox_3.4.0_linux_amd64.zip
source = LICENSE
sha256sums = b7c262aedd92813dc1e0b46c7f9d2b15a466e6a27f6190aa2a82a003c62eec4d
sha256sums = 20535828272932407c2f5172aeb714ac7b374a34e5ecb1825af509f2902cde54
diff --git a/PKGBUILD b/PKGBUILD
index e19f78db02aa..c46abcaa0c7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=go-musicfox-bin
-pkgver=3.0.2
+pkgver=3.4.0
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=('b7c262aedd92813dc1e0b46c7f9d2b15a466e6a27f6190aa2a82a003c62eec4d'
+sha256sums=('4565cfa8ec2b127aa6cb3ab7a3c5224c3151b2eb703eb65ce9ae6a3b2223a22d'
'20535828272932407c2f5172aeb714ac7b374a34e5ecb1825af509f2902cde54')