summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2018-11-08 17:45:03 +1300
committerTaiko2k2018-11-08 17:45:03 +1300
commit94e0ad27894301f10a72d44a985f070925d1185f (patch)
treef978f86248aba3b8dc53d0c816931df6b890a613
parenteed9d66d28ad2f7c11e3fa7e9162711ee7ac8de1 (diff)
downloadaur-94e0ad27894301f10a72d44a985f070925d1185f.tar.gz
update to v3.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8250354317d6..e654c4bd8310 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.2.4
+ pkgver = 3.3.0
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -21,8 +21,8 @@ pkgbase = tauon-music-box
depends = python-flask
depends = python-setproctitle
optdepends = ffmpeg: File transcoding
- source = https://github.com/Taiko2k/tauonmb/releases/download/v3.2.4/Tauon.Music.Box.v3.2.4.Linux.Bass.64bit.zip
- sha1sums = 14d8e29a45f6333b57a0b881ceb2758b5ab533ac
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.3.0/Tauon.Music.Box.v3.3.0.Linux.Bass.64bit.zip
+ sha1sums = e85a8a78317371c87b74dd5a6c8eea1e9d3baaa1
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 57e321ddb130..da6437549788 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.2.4
+pkgver=3.3.0
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')
optdepends=('ffmpeg: File transcoding')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.2.4/Tauon.Music.Box.v3.2.4.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.3.0/Tauon.Music.Box.v3.3.0.Linux.Bass.64bit.zip')
-sha1sums=('14d8e29a45f6333b57a0b881ceb2758b5ab533ac')
+sha1sums=('e85a8a78317371c87b74dd5a6c8eea1e9d3baaa1')
package() {