Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-ytmusicapi


Commits:
d6d3348b by Antonio Rojas at 2026-06-06T00:34:01+02:00
upgpkg: 1.12.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-ytmusicapi
        pkgdesc = Unofficial API for YouTube Music
-       pkgver = 1.12.0
+       pkgver = 1.12.1
        pkgrel = 1
        url = https://github.com/sigma67/ytmusicapi
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-ytmusicapi
        makedepends = python-wheel
        depends = python
        depends = python-requests
-       source = git+https://github.com/sigma67/ytmusicapi#tag=1.12.0
-       sha256sums = 
57a256091e7b23fa7c21720dc69757ceae3336a2ff5635377fe2eb1478cbbcae
+       source = git+https://github.com/sigma67/ytmusicapi#tag=1.12.1
+       sha256sums = 
0444e53fcfe112659357bfabfdb5f2d9e85c3b965eae9e80000063425572411f
 
 pkgname = python-ytmusicapi


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _pyname=ytmusicapi
 pkgname=python-$_pyname
-pkgver=1.12.0
+pkgver=1.12.1
 pkgrel=1
 pkgdesc='Unofficial API for YouTube Music'
 arch=(any)
@@ -20,7 +20,7 @@ makedepends=(git
              python-sphinx-autodoc-typehints
              python-wheel)
 source=(git+https://github.com/sigma67/ytmusicapi#tag=$pkgver)
-sha256sums=('57a256091e7b23fa7c21720dc69757ceae3336a2ff5635377fe2eb1478cbbcae')
+sha256sums=('0444e53fcfe112659357bfabfdb5f2d9e85c3b965eae9e80000063425572411f')
 
 build() {
   cd $_pyname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ytmusicapi/-/commit/d6d3348b4910a916edb364542ce436e891b8a39a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ytmusicapi/-/commit/d6d3348b4910a916edb364542ce436e891b8a39a
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