summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-08-30 13:28:54 +1200
committerTaiko2k2019-08-30 13:28:54 +1200
commit03250f855f2d038304af91aefcca0b40578feaf2 (patch)
tree30d6d83ec6b41863c10144277981e2906917939a
parent6176d82f160a1fe52b396d8f9aa262b14d004218 (diff)
downloadaur-03250f855f2d038304af91aefcca0b40578feaf2.tar.gz
update for v4.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ba108e25f47..96f7af3ed27f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 4.6.3
+ pkgver = 4.7.0
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -29,8 +29,8 @@ pkgbase = tauon-music-box
optdepends = p7zip: 7z archive extraction support
optdepends = unrar: RAR archive extraction support
optdepends = python-plexapi: PLEX client streaming
- source = https://github.com/Taiko2k/tauonmb/releases/download/v4.6.3/Tauon.Music.Box.v4.6.3.Linux.Bass.64bit.zip
- sha1sums = af30958e178553174b7f0d8dc229205218bf02b3
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v4.7.0/Tauon.Music.Box.v4.7.0.Linux.Bass.64bit.zip
+ sha1sums = 4fe2ac2f0bad33d842ed8d423729331af30be72f
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 240742c865c9..c87259f2a16e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=4.6.3
+pkgver=4.7.0
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-emoji' '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')
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')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.6.3/Tauon.Music.Box.v4.6.3.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.7.0/Tauon.Music.Box.v4.7.0.Linux.Bass.64bit.zip')
-sha1sums=('af30958e178553174b7f0d8dc229205218bf02b3')
+sha1sums=('4fe2ac2f0bad33d842ed8d423729331af30be72f')
package() {