summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJiachen Yang2015-10-07 16:49:21 +0900
committerJiachen Yang2015-10-07 16:49:21 +0900
commit51df76a3e1213c7fe39138ecbcf377c6b1293ae2 (patch)
tree7b302cd82980810050d72ccb16d97f23d04fe4fb /PKGBUILD
parent675780471f28947c400ab2e866822147cc64d595 (diff)
downloadaur-51df76a3e1213c7fe39138ecbcf377c6b1293ae2.tar.gz
update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2dd3e098faf..3ccbfa4f3f78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jiachen Yang <farseerfc@gmail.com>
pkgname=netease-musicbox
_gitname=musicbox
-pkgver=r140.31ff39b
+pkgver=r244.58cd013
pkgrel=1
pkgdesc="A sexy command line interface musicbox for NetEase based on Python"
arch=(any)
url="https://github.com/darknessomi/musicbox"
license=('MIT')
-depends=('python2' 'mpg123' 'python2-beautifulsoup4' 'python2-requests' 'python2-setuptools')
+depends=('python2' 'mpg123' 'python2-beautifulsoup4' 'python2-requests' 'python2-setuptools' 'python2-crypto')
makedepends=('git')
options=(!emptydirs)
source=("git+https://github.com/darknessomi/musicbox")