George Hu pushed to branch main at Arch Linux / Packaging / Packages /
feeluown-ytmusic
Commits:
f5f7642d by George Hu at 2025-09-18T16:43:15+08:00
upgpkg: 0.4.11-2: add to feeluown-full group
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,9 +1,10 @@
pkgbase = feeluown-ytmusic
pkgdesc = YouTube Music for FeelUOwn music player
pkgver = 0.4.11
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/feeluown/feeluown-ytmusic
arch = any
+ groups = feeluown-full
license = GPL-3.0-or-later
checkdepends = python-pytest
makedepends = git
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=fuo-ytmusic
pkgname=feeluown-ytmusic
pkgver=0.4.11
-pkgrel=1
+pkgrel=2
pkgdesc="YouTube Music for FeelUOwn music player"
arch=('any')
url="https://github.com/feeluown/feeluown-ytmusic"
@@ -13,6 +13,7 @@ depends=('feeluown' 'python' 'python-pydantic'
'python-cachetools' 'python-pyqt5
makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core'
'python-wheel')
checkdepends=('python-pytest')
optdepends=('feeluown-netease: Lyric source')
+groups=('feeluown-full')
source=("git+https://github.com/feeluown/feeluown-ytmusic.git#tag=v$pkgver"
$pkgname-fix-test_stream_url.patch::https://github.com/feeluown/feeluown-ytmusic/pull/9.patch)
sha256sums=('f1fe82edf029f46a76b7fdf1c5bdf432a7610e31fa01d1e4154d1be3ae71e1e6'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-ytmusic/-/commit/f5f7642dfba167d2f89aa6df7f450f4a0ac38a5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-ytmusic/-/commit/f5f7642dfba167d2f89aa6df7f450f4a0ac38a5b
You're receiving this email because of your account on gitlab.archlinux.org.