summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36605ccecb11..481cef675025 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tauon-music-box
pkgdesc = A modern streamlined music player
pkgver = 5.4.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/taiko2k/tauonmb
arch = any
license = GPL3
@@ -35,8 +35,8 @@ pkgbase = tauon-music-box
optdepends = gst-plugins-good: Extra GStreamer codecs
optdepends = gst-plugins-bad: Extra GStreamer codecs
optdepends = gst-plugins-ugly: Extra GStreamer codecs
- source = https://github.com/Taiko2k/tauonmb/releases/download/v5.4.3/Tauon.Music.Box.v5.4.3.Linux.zip
- sha1sums = 992795d23f4b033afb2f64d37137553c98c48297
+ source = https://github.com/Taiko2k/tauonmb/releases/download/v5.4.3/Tauon.Music.Box.v5.4.3-2.Linux.zip
+ sha1sums = d19921afc3333a51f1397ef61c7401b039fa5709
pkgname = tauon-music-box
diff --git a/PKGBUILD b/PKGBUILD
index 83c533441dc8..f14bd6ea3041 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,15 +8,15 @@ arch=('any')
license=('GPL3')
pkgver=5.4.3
-pkgrel=1
+pkgrel=2
depends=('python3' 'noto-fonts' 'noto-fonts-extra' 'sdl2_image' 'python-pillow' 'python-pylast' 'python-gobject' 'xdg-utils' 'python-beautifulsoup4' 'python-requests' 'python-cairo' 'python-flask' 'python-setproctitle' 'flac' 'python-musicbrainzngs' 'alsa-plugins' 'gstreamer' 'gst-plugins-base' 'python-dbus' 'python-oauthlib' 'python-six')
optdepends=('ffmpeg: File transcoding' 'noto-fonts-cjk: Matching font for CJK characters' 'p7zip: 7z archive extraction support' 'unrar: RAR archive extraction support' 'python-plexapi: PLEX client streaming' 'picard: Tag editing' 'gst-plugins-good: Extra GStreamer codecs' 'gst-plugins-bad: Extra GStreamer codecs' 'gst-plugins-ugly: Extra GStreamer codecs')
-source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.4.3/Tauon.Music.Box.v5.4.3.Linux.zip')
+source=('https://github.com/Taiko2k/tauonmb/releases/download/v5.4.3/Tauon.Music.Box.v5.4.3-2.Linux.zip')
-sha1sums=('992795d23f4b033afb2f64d37137553c98c48297')
+sha1sums=('d19921afc3333a51f1397ef61c7401b039fa5709')
package() {