summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c66f2d4b9683..f4b8e49470c9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = go-musicfox-git
pkgdesc = Command-line Netease Cloud Music written in Go (git version).
- pkgver = 4.0.2.r1.gc78f3a7
- pkgrel = 2
+ pkgver = 4.0.3.r1.gbe73b15
+ pkgrel = 1
url = https://github.com/anhoder/go-musicfox
arch = x86_64
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 10648ae19fdc..192bb46214a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Hoream <2175223953@qq.com>
_pkgname="go-musicfox"
pkgname="${_pkgname}-git"
-pkgver=4.0.2.r1.gc78f3a7
+pkgver=4.0.3.r1.gbe73b15
_pkgver=4.0.2
-pkgrel=2
+pkgrel=1
pkgdesc='Command-line Netease Cloud Music written in Go (git version).'
url='https://github.com/anhoder/go-musicfox'
license=('MIT')