Martin Rys pushed to branch main at Arch Linux / Packaging / Packages / 
tauon-music-box


Commits:
1bee704a by Martin Rys at 2026-07-15T14:09:43+02:00
upgpkg: 11.0.0-1: Bump to 11.0.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = tauon-music-box
        pkgdesc = A modern music player
-       pkgver = 10.0.1
-       pkgrel = 2
+       pkgver = 11.0.0
+       pkgrel = 1
        url = https://tauonmusicbox.rocks
        arch = x86_64
        license = GPL-3.0-or-later
@@ -13,6 +13,7 @@ pkgbase = tauon-music-box
        depends = python-pillow
        depends = python-pylast
        depends = python-pysdl3
+       depends = python-rapidfuzz
        depends = python-send2trash
        depends = python-musicbrainzngs
        depends = python-mutagen
@@ -53,7 +54,7 @@ pkgbase = tauon-music-box
        optdepends = python-pychromecast: Chromecast stream support
        optdepends = python-jxlpy: JPEG XL image support
        optdepends = python-tidalapi: Tidal feature support
-       source = 
Tauon-10.0.1.tar.gz::https://github.com/Taiko2k/Tauon/archive/v10.0.1.tar.gz
-       sha256sums = 
09556aff07674c5d529f5649339cd58a9774b93746165838c129c6a28c9e0f15
+       source = 
Tauon-11.0.0.tar.gz::https://github.com/Taiko2k/Tauon/archive/v11.0.0.tar.gz
+       sha256sums = 
3069528a7bbe71af2b82869aa04ccaff1e48201a8abc3b54860e13d020572def
 
 pkgname = tauon-music-box


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 pkgname=tauon-music-box
 _pkgname=tauonmb
 _gitname=Tauon
-pkgver=10.0.1
-pkgrel=2
+pkgver=11.0.0
+pkgrel=1
 pkgdesc="A modern music player"
 arch=("x86_64") # "aarch64"
 url="https://tauonmusicbox.rocks";
@@ -14,6 +14,7 @@ depends=(
        "python-pillow"
        "python-pylast"
        "python-pysdl3"
+       "python-rapidfuzz"
        "python-send2trash"
        "python-musicbrainzngs"
        "python-mutagen"
@@ -67,7 +68,7 @@ optdepends=(
 )
 
 
source=("${_gitname}-${pkgver}.tar.gz::https://github.com/Taiko2k/Tauon/archive/v${pkgver}.tar.gz";)
-sha256sums=('09556aff07674c5d529f5649339cd58a9774b93746165838c129c6a28c9e0f15')
+sha256sums=('3069528a7bbe71af2b82869aa04ccaff1e48201a8abc3b54860e13d020572def')
 
 prepare() {
        # Use system kissfft instead of the expected cloned repository



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tauon-music-box/-/commit/1bee704acc736d36d2e33faff8ccfaf8261e5095

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/tauon-music-box/-/commit/1bee704acc736d36d2e33faff8ccfaf8261e5095
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to