summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2019-05-05 10:08:48 +1200
committerTaiko2k2019-05-05 10:08:48 +1200
commit1d10703c25b6ac8c5e06cae60b1ada40e5eeffa2 (patch)
treead35420de1d35b95b852e97e521ca4d2bdb95c7f
parente802034ccb9a09184bf32bc6b3e4c96cee1116a6 (diff)
downloadaur-1d10703c25b6ac8c5e06cae60b1ada40e5eeffa2.tar.gz
update for v4.2.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 304da7c6fd03..7421f5213671 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 4.2.2
+ pkgver = 4.2.3
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -26,8 +26,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.2.2/Tauon.Music.Box.v4.2.2.Linux.Bass.64bit.zip
- sha1sums = 08ef7ce72867ddf02d24dc1d70d9e254af23db60
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v4.2.3/Tauon.Music.Box.v4.2.3.Linux.Bass.64bit.zip
+ sha1sums = 72a300245b4c5ff79cdfaa17da898db184caa080
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index bdb8f82c6fc4..b4192d2d695c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=4.2.2
+pkgver=4.2.3
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')
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.2.2/Tauon.Music.Box.v4.2.2.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.2.3/Tauon.Music.Box.v4.2.3.Linux.Bass.64bit.zip')
-sha1sums=('08ef7ce72867ddf02d24dc1d70d9e254af23db60')
+sha1sums=('72a300245b4c5ff79cdfaa17da898db184caa080')
package() {