summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-09-09 17:56:01 +1200
committerTaiko2k2019-09-09 17:56:01 +1200
commit355ca532e5d7c8e7a9a75cfa15a2376488abf4ad (patch)
tree3b93a6691a1c24fc22de80a23cdf6db1892799af
parent2bb9de8c6e5cb90e573e8479eb050f0bc7331515 (diff)
downloadaur-355ca532e5d7c8e7a9a75cfa15a2376488abf4ad.tar.gz
update for v4.7.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b63f0a28582f..95979b7527f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 4.7.0
- pkgrel = 2
+ pkgver = 4.7.1
+ pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
license = custom
@@ -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.7.0/Tauon.Music.Box.v4.7.0.Linux.Bass.64bit.zip
- sha1sums = 7cf497113c89689ac27cd3a432b33c2301a6a402
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v4.7.1/Tauon.Music.Box.v4.7.1.Linux.Bass.64bit.zip
+ sha1sums = bf9cabab9feab6d8b7be43c1c0e3d1e023f9e667
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 2a9cbf229523..7e275e567abe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=4.7.0
-pkgrel=2
+pkgver=4.7.1
+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.7.0/Tauon.Music.Box.v4.7.0.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.7.1/Tauon.Music.Box.v4.7.1.Linux.Bass.64bit.zip')
-sha1sums=('7cf497113c89689ac27cd3a432b33c2301a6a402')
+sha1sums=('bf9cabab9feab6d8b7be43c1c0e3d1e023f9e667')
package() {