Martin Rys pushed to branch main at Arch Linux / Packaging / Packages /
python-tidalapi
Commits:
8efee988 by Martin Rys at 2025-12-18T21:59:29+01:00
Remove dot from description.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=python-tidalapi
_pkgname=${pkgname#python-}
pkgver=0.8.10
pkgrel=1
-pkgdesc="Unofficial API for TIDAL music streaming service."
+pkgdesc="Unofficial API for TIDAL music streaming service"
arch=("any")
url="https://github.com/tamland/python-tidal"
license=("LGPL-3.0-or-later")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tidalapi/-/commit/8efee98804af4f268948fd60ba52085a703a13ef
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tidalapi/-/commit/8efee98804af4f268948fd60ba52085a703a13ef
You're receiving this email because of your account on gitlab.archlinux.org.