summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaiko2k2020-08-25 22:42:18 +1200
committerTaiko2k2020-08-25 22:42:18 +1200
commit7a0152e8be6483738dcc8bf758ad779aa9695fa9 (patch)
tree5e13e678743ab7320c574f1c27b99bece72c6619 /PKGBUILD
parent561063f1488411ac0a9402de4dbdfb669a173d86 (diff)
downloadaur-7a0152e8be6483738dcc8bf758ad779aa9695fa9.tar.gz
remove redundant deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fab65b4e53bb..392710f2824a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=tauon-music-box
_pkgname=tauonmb
_gitname=TauonMusicBox
pkgver=6.2.2
-pkgrel=1
+pkgrel=2
pkgdesc="A modern streamlined music player"
arch=('any')
url="https://tauonmusicbox.rocks"
@@ -25,8 +25,6 @@ depends=('python-pillow'
'python-beautifulsoup4'
'python-requests'
'python-dbus'
- 'python-oauthlib'
- 'python-six'
'alsa-plugins'
'ffmpeg'
'flac'