summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTaiko2k2020-04-13 21:17:08 +1200
committerTaiko2k2020-04-13 21:17:08 +1200
commitd98c45ff7fc65142790c7f20053291668a7b29f0 (patch)
treed747f2eed6977d4a7744250e5b6e6b4e35947e97 /PKGBUILD
parent92e8b85595f00174f110b3f659232d236c2dcbf6 (diff)
downloadaur-d98c45ff7fc65142790c7f20053291668a7b29f0.tar.gz
move in some deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d1c751b1cb7a..965aa8f07cb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,15 +8,15 @@ arch=('any')
license=('GPL3')
pkgver=5.4.2
-pkgrel=1
+pkgrel=2
-depends=('python3' 'noto-fonts' 'noto-fonts-extra' 'sdl2_image' 'python-pillow' 'python-pylast' 'python-gobject' 'xdg-utils' 'python-beautifulsoup4' 'python-requests' 'python-cairo' 'python-stagger' 'python-hsaudiotag3k' 'python-flask' 'python-setproctitle' 'flac' 'python-musicbrainzngs' 'python-discogs-client' 'alsa-plugins' 'gstreamer' 'gst-plugins-base' 'python-dbus')
+depends=('python3' 'noto-fonts' 'noto-fonts-extra' 'sdl2_image' 'python-pillow' 'python-pylast' 'python-gobject' 'xdg-utils' 'python-beautifulsoup4' 'python-requests' 'python-cairo' 'python-flask' 'python-setproctitle' 'flac' 'python-musicbrainzngs' 'alsa-plugins' 'gstreamer' 'gst-plugins-base' 'python-dbus' 'python-oauthlib' 'python-six')
optdepends=('ffmpeg: File transcoding' 'noto-fonts-cjk: Matching font for CJK characters' 'p7zip: 7z archive extraction support' 'unrar: RAR archive extraction support' 'python-plexapi: PLEX client streaming' 'picard: Tag editing' 'gst-plugins-good: Extra GStreamer codecs' 'gst-plugins-bad: Extra GStreamer codecs' 'gst-plugins-ugly: Extra GStreamer codecs')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.4.2/Tauon.Music.Box.v5.4.2.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.4.2/Tauon.Music.Box.v5.4.2-2.Linux.zip')
-sha1sums=('ea656e48972619b74044a09c0566bf1033157c15')
+sha1sums=('606ae38c7bbf4c0e4207e649ae6cd9aa68d1fc44')
package() {