summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2018-03-07 20:16:41 +1300
committerTaiko2k2018-03-07 20:16:41 +1300
commit7a63d7e9138f8c5fb7d3171c3f86c06d224fe2bc (patch)
tree171e4a038cffff40895821e2dbb119391dabdcb1
parentde9f3b6af521279c3997242016caebb7fba35548 (diff)
downloadaur-7a63d7e9138f8c5fb7d3171c3f86c06d224fe2bc.tar.gz
update for v2.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c34ef524295..1e21ef3f3366 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 2.6.4
+ pkgver = 2.7.0
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.4/Tauon.Music.Box.v2.6.4.Linux.Bass.64bit.zip
- sha1sums = 256abd1c4635cea3f4cfd589105ef71c094e9dfd
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v2.7.0/Tauon.Music.Box.v2.7.0.Linux.Bass.64bit.zip
+ sha1sums = 128bed98f505260d840eddad9559614d098a187a
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 2c09660df242..e2f8e04c60a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=2.6.4
+pkgver=2.7.0
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.4/Tauon.Music.Box.v2.6.4.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v2.7.0/Tauon.Music.Box.v2.7.0.Linux.Bass.64bit.zip')
-sha1sums=('256abd1c4635cea3f4cfd589105ef71c094e9dfd')
+sha1sums=('128bed98f505260d840eddad9559614d098a187a')
package() {