summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTaiko2k2018-08-06 23:26:10 +1200
committerTaiko2k2018-08-06 23:26:10 +1200
commit28310d739af2be3461d6be73ca032fd101565bce (patch)
treed84a6be778bb3da4404bd22e02596618493f1210
parent6df509b23ffdca02e6362bbde44cb402431121ff (diff)
downloadaur-28310d739af2be3461d6be73ca032fd101565bce.tar.gz
update for v3.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb7e546e3217..989ccd711097 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
- pkgver = 3.1.1
+ pkgver = 3.1.2
pkgrel = 1
url = https://github.com/taiko2k/tauonmb
arch = x86_64
@@ -20,8 +20,8 @@ pkgbase = tauon-music-box
depends = python-hsaudiotag3k
depends = python-flask
optdepends = ffmpeg: File transcoding
- source = https://github.com/Taiko2k/tauonmb/releases/download/v3.1.1/Tauon.Music.Box.v3.1.1.Linux.Bass.64bit.zip
- sha1sums = 937f84945966f33881cdc93be0bcd7a73fd53271
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v3.1.2/Tauon.Music.Box.v3.1.2.Linux.Bass.64bit.zip
+ sha1sums = 75f01973fb55efa15332e0f69d02b1c63ac29d5b
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 4f8e0950f8f5..eabde0b9cf65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@ url="https://github.com/taiko2k/tauonmb"
arch=('x86_64')
license=('custom')
-pkgver=3.1.1
+pkgver=3.1.2
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')
optdepends=('ffmpeg: File transcoding')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.1.1/Tauon.Music.Box.v3.1.1.Linux.Bass.64bit.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v3.1.2/Tauon.Music.Box.v3.1.2.Linux.Bass.64bit.zip')
-sha1sums=('937f84945966f33881cdc93be0bcd7a73fd53271')
+sha1sums=('75f01973fb55efa15332e0f69d02b1c63ac29d5b')
package() {