summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2017-11-05 00:15:30 +1300
committerTaiko2k2017-11-05 00:15:30 +1300
commit36c1478308f95c0a6d54f104454c1c816517a5e6 (patch)
tree0c5187535321c7afd85d7f97ec42a618485baed6
parent407133edba94878cca5c67e02ef8b8f7a0587b7b (diff)
downloadaur-36c1478308f95c0a6d54f104454c1c816517a5e6.tar.gz
update to v2.6.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 470766ee5624..ff66545ecb1c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 2.6.0
+ pkgver = 2.6.1
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = tauon-music-box
depends = python-hsaudiotag3k
optdepends = python-flask: Web interface
optdepends = ffmpeg: File transcoding
- source = https://github.com/Taiko2k/tauonmb/releases/download/v2.6.0/Tauon.Music.Box.v2.6.0.Linux.Bass.64bit.zip
- sha1sums = cb9c431d775565f32f5e26703918460fbc5680ea
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v2.6.1/Tauon.Music.Box.v2.6.1.Linux.Bass.64bit.zip
+ sha1sums = 23fb749910a28906a397d0ec9438641e70aa681c
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 4ff6b67827ba..bf559e7852a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=2.6.0
+pkgver=2.6.1
pkgrel=1
depends=('python3' 'noto-fonts' 'noto-fonts-emoji' 'sdl2_image' 'python-pillow' 'python-pylast' 'python-xlib' 'python-gobject' 'xdg-utils' 'python-beautifulsoup4' 'python-requests' 'python-cairo' 'python-stagger' 'python-hsaudiotag3k')
optdepends=('python-flask: Web interface' 'ffmpeg: File transcoding')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v2.6.0/Tauon.Music.Box.v2.6.0.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v2.6.1/Tauon.Music.Box.v2.6.1.Linux.Bass.64bit.zip')
-sha1sums=('cb9c431d775565f32f5e26703918460fbc5680ea')
+sha1sums=('23fb749910a28906a397d0ec9438641e70aa681c')
package() {