Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
feeluown-ytmusic
Commits:
c396d0d4 by Felix Yan at 2024-10-04T22:10:52+03:00
upgpkg: 0.4.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = feeluown-ytmusic
pkgdesc = YouTube Music for FeelUOwn music player
- pkgver = 0.4.3
+ pkgver = 0.4.4
pkgrel = 1
url = https://github.com/feeluown/feeluown-ytmusic
arch = any
@@ -20,9 +20,9 @@ pkgbase = feeluown-ytmusic
depends = python-requests
depends = python-ytmusicapi
optdepends = feeluown-netease: Lyric source
- source = git+https://github.com/feeluown/feeluown-ytmusic.git#tag=v0.4.3
+ source = git+https://github.com/feeluown/feeluown-ytmusic.git#tag=v0.4.4
source =
feeluown-ytmusic-fix-test_stream_url.patch::https://github.com/feeluown/feeluown-ytmusic/pull/9.patch
- sha256sums =
8877a07847377c73ecc73d5f74b273954373be973740a64999e66fda77851358
+ sha256sums =
20524d4bce213ba8e264b8e06a5b9e2abfa1c76468722a60e9a0d9e4d06e5107
sha256sums =
1261f7a31798e6a088ce6b58cafe19f7bd460f140e7ee0257e1c15dd237d0bce
pkgname = feeluown-ytmusic
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=fuo-ytmusic
pkgname=feeluown-ytmusic
-pkgver=0.4.3
+pkgver=0.4.4
pkgrel=1
pkgdesc="YouTube Music for FeelUOwn music player"
arch=('any')
@@ -15,7 +15,7 @@ checkdepends=('python-pytest')
optdepends=('feeluown-netease: Lyric source')
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=('8877a07847377c73ecc73d5f74b273954373be973740a64999e66fda77851358'
+sha256sums=('20524d4bce213ba8e264b8e06a5b9e2abfa1c76468722a60e9a0d9e4d06e5107'
'1261f7a31798e6a088ce6b58cafe19f7bd460f140e7ee0257e1c15dd237d0bce')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-ytmusic/-/commit/c396d0d485a70851f98966114e5eb5efd786891f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/feeluown-ytmusic/-/commit/c396d0d485a70851f98966114e5eb5efd786891f
You're receiving this email because of your account on gitlab.archlinux.org.