Update to bfdccb331fa544a53c839de4f4ff32d903245382

This commit is contained in:
m-obeid 2026-03-11 11:29:21 +00:00
parent 521f3bba8a
commit 8cee1cacd0
2 changed files with 8 additions and 8 deletions

View file

@ -1,8 +1,8 @@
pkgbase = mixtapes-git
pkgdesc = A modern, Linux-first YouTube Music player (formerly Muse)
pkgver = r108.af61aaa
pkgdesc = A modern, Linux-first YouTube Music player
pkgver = r109.bfdccb3
pkgrel = 1
url = https://github.com/m-obeid/Muse
url = https://github.com/m-obeid/Mixtapes
arch = any
license = GPL3
makedepends = git
@ -23,7 +23,7 @@ pkgbase = mixtapes-git
depends = python-mprisify
provides = mixtapes
conflicts = mixtapes
source = mixtapes-git::git+https://github.com/m-obeid/Muse.git
source = mixtapes-git::git+https://github.com/m-obeid/Mixtapes.git
sha256sums = SKIP
pkgname = mixtapes-git

View file

@ -1,16 +1,16 @@
# Maintainer: Mohamad Obeid <mobeid nine nine nine nine at gmail dot com>
pkgname=mixtapes-git
pkgver=r108.af61aaa
pkgver=r109.bfdccb3
pkgrel=1
pkgdesc="A modern, Linux-first YouTube Music player (formerly Muse)"
pkgdesc="A modern, Linux-first YouTube Music player"
arch=('any')
url="https://github.com/m-obeid/Muse"
url="https://github.com/m-obeid/Mixtapes"
license=('GPL3')
depends=('python' 'python-gobject' 'gtk4' 'libadwaita' 'webkitgtk-6.0' 'nodejs' 'gst-plugins-base' 'gst-plugins-good' 'gst-plugins-bad' 'gst-plugins-ugly' 'yt-dlp' 'yt-dlp-ejs' 'python-requests' 'python-ytmusicapi' 'python-mprisify')
makedepends=('git')
provides=("mixtapes")
conflicts=("mixtapes")
source=("${pkgname}::git+https://github.com/m-obeid/Muse.git")
source=("${pkgname}::git+https://github.com/m-obeid/Mixtapes.git")
sha256sums=('SKIP')
pkgver() {