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


Commits:
27ca34c2 by Antonio Rojas at 2025-01-04T00:34:29+01:00
upgpkg: 1.9.1-1: Update to 1.9.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-ytmusicapi
        pkgdesc = Unofficial API for YouTube Music
-       pkgver = 1.9.0
-       pkgrel = 2
+       pkgver = 1.9.1
+       pkgrel = 1
        url = https://github.com/sigma67/ytmusicapi
        arch = any
        license = MIT
@@ -13,7 +13,7 @@ pkgbase = python-ytmusicapi
        makedepends = python-wheel
        depends = python
        depends = python-requests
-       source = git+https://github.com/sigma67/ytmusicapi#tag=1.9.0
-       sha256sums = 
3ee32e30273a186c3e706ab35724545113ff6dc5ae04da34aa2d8612918d7aa8
+       source = git+https://github.com/sigma67/ytmusicapi#tag=1.9.1
+       sha256sums = 
0d0e7c3a9ddf52e7a49d658b9e920a6d969ebad15c7b8bdb8337be4a15b27324
 
 pkgname = python-ytmusicapi


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 _pyname=ytmusicapi
 pkgname=python-$_pyname
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.9.1
+pkgrel=1
 pkgdesc='Unofficial API for YouTube Music'
 arch=(any)
 url='https://github.com/sigma67/ytmusicapi'
@@ -19,7 +19,7 @@ makedepends=(git
              python-sphinx
              python-wheel)
 source=(git+https://github.com/sigma67/ytmusicapi#tag=$pkgver)
-sha256sums=('3ee32e30273a186c3e706ab35724545113ff6dc5ae04da34aa2d8612918d7aa8')
+sha256sums=('0d0e7c3a9ddf52e7a49d658b9e920a6d969ebad15c7b8bdb8337be4a15b27324')
 
 build() {
   cd $_pyname



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ytmusicapi/-/commit/27ca34c238b549b7e9f9b8bb86f08db588e3beab
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to