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 594aeb3cc88f..65ed1fbb7d63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zhuaxia
pkgdesc = cli tool to download mp3 from xiami.com and music.163.com
- pkgver = 2.5.0
- pkgrel = 2
+ pkgver = 2.5.1
+ pkgrel = 1
url = https://github.com/sk1418/zhuaxia
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index b251fc4c1b4d..6c4426f9cb69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Kai Yuan <kent.yuan @t gmail d@t com>
pkgname=zhuaxia
-pkgver=2.5.0
-pkgrel=2
+pkgver=2.5.1
+pkgrel=1
pkgdesc="cli tool to download mp3 from xiami.com and music.163.com"
arch=('any')
url="https://github.com/sk1418/zhuaxia"