summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-10-01 18:02:38 +1300
committerTaiko2k2019-10-01 18:02:38 +1300
commitc0204469378617eba8f49451268ccf994df9240e (patch)
tree258ce907813209b8e5884404cc950634c6f2f710
parent2da46e11079d1bc69e38a568465655a9aafdcbad (diff)
downloadaur-c0204469378617eba8f49451268ccf994df9240e.tar.gz
update for v4.8.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a70159e29741..3db606ad0df2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 4.8.0
+ pkgver = 4.8.1
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.8.0/Tauon.Music.Box.v4.8.0.Linux.Bass.64bit.zip
- sha1sums = 425505a581f12ead6a9ff82c07508552a23fcacb
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v4.8.1/Tauon.Music.Box.v4.8.1.Linux.Bass.64bit.zip
+ sha1sums = be531d079c87521ed39cd44bb07e28eb8334ac83
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 9712e43deb36..cd56a556ce9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=4.8.0
+pkgver=4.8.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.8.0/Tauon.Music.Box.v4.8.0.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.8.1/Tauon.Music.Box.v4.8.1.Linux.Bass.64bit.zip')
-sha1sums=('425505a581f12ead6a9ff82c07508552a23fcacb')
+sha1sums=('be531d079c87521ed39cd44bb07e28eb8334ac83')
package() {