summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2017-02-22 01:52:50 +0800
committerlilac2017-02-22 01:52:50 +0800
commit4f832358d48264b77ea03820c81bb1e9d8bfddbe (patch)
tree5d6c8f9868726e4fa666356bb4209c79f41dc2e9 /PKGBUILD
parente2f589021019e297fb4518bb3e18ba22a085e3eb (diff)
downloadaur-4f832358d48264b77ea03820c81bb1e9d8bfddbe.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0aeb3cddb248..63cb0e681eb5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=netease-musicbox-git
_gitname=musicbox
pkgver=r481.c045426
-pkgrel=2
+pkgrel=3
pkgdesc="A sexy command line interface musicbox for NetEase based on Python"
arch=(any)
url="https://github.com/darknessomi/musicbox"
@@ -11,7 +11,7 @@ depends=('python2' 'mpg123' 'python2-beautifulsoup4' 'python2-requests' 'python2
optdepends=('aria2: music caching'
'python2-keybinder2: global keybindings'
'libnotify: notifications'
- 'python2-qt4: lyrics support'
+ 'python2-pyqt4: lyrics support'
'python2-dbus: lyrics support'
)
makedepends=('git')