summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Yuan2015-08-11 21:39:35 +0200
committerKai Yuan2015-08-11 21:39:35 +0200
commit1a7e9620fac603966cea9d8c10ee33df378fe535 (patch)
tree383afbac3ce3b50a1c34ef6f03d64156fa83c7a2
parentae52919af5df56b4cd11bfe0132d5f471aa9aa04 (diff)
downloadaur-1a7e9620fac603966cea9d8c10ee33df378fe535.tar.gz
add english translation 2.5.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19981051e196..126ebfb30224 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Kai Yuan <kent.yuan @t gmail d@t com>
pkgname=zhuaxia
-pkgver=2.4.1
+pkgver=2.5.0
pkgrel=1
pkgdesc="cli tool to download mp3 from xiami.com and music.163.com"
arch=('any')
url="https://github.com/sk1418/zhuaxia"
license=('MIT')
makedepends=('git')
-depends=('python2-requests' 'python2-mutagen' 'python2-beautifulsoup4' 'python2-setuptools')
+depends=('python2-requests' 'mutagen' 'python2-beautifulsoup4' 'python2-setuptools')
sha256sums=('SKIP')
sha512sums=('SKIP')
source="$pkgname::git+http://github.com/sk1418/${pkgname%-*}.git"