summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96f7af3ed27f..b63f0a28582f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tauon-music-box
pkgdesc = A streamlined music player that uses BASS
pkgver = 4.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/taiko2k/tauonmb
arch = x86_64
license = custom
@@ -30,7 +30,7 @@ pkgbase = tauon-music-box
optdepends = unrar: RAR archive extraction support
optdepends = python-plexapi: PLEX client streaming
source = https://github.com/Taiko2k/tauonmb/releases/download/v4.7.0/Tauon.Music.Box.v4.7.0.Linux.Bass.64bit.zip
- sha1sums = 4fe2ac2f0bad33d842ed8d423729331af30be72f
+ sha1sums = 7cf497113c89689ac27cd3a432b33c2301a6a402
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index c87259f2a16e..2a9cbf229523 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64')
license=('custom')
pkgver=4.7.0
-pkgrel=1
+pkgrel=2
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' 'python-musicbrainzngs' 'python-discogs-client' 'alsa-plugins')
@@ -16,7 +16,7 @@ optdepends=('ffmpeg: File transcoding' 'noto-fonts-cjk: Matching font for CJK ch
source=('https://github.com/Taiko2k/tauonmb/releases/download/v4.7.0/Tauon.Music.Box.v4.7.0.Linux.Bass.64bit.zip')
-sha1sums=('4fe2ac2f0bad33d842ed8d423729331af30be72f')
+sha1sums=('7cf497113c89689ac27cd3a432b33c2301a6a402')
package() {