@Terence
Thanks, will fix with next deemix release.
But not provides=
though, cause wiki says
Do not add pkgname to the provides array, as it is done automatically.
I think it needs conflicts=('deemix-git')
Git Clone URL: | https://aur.archlinux.org/deemix.git (read-only, click to copy) |
---|---|
Package Base: | deemix |
Description: | A barebone deezer downloader library |
Upstream URL: | https://gitlab.com/RemixDev/deemix-py |
Keywords: | deezer deezloader downloader |
Licenses: | GPL3 |
Submitter: | crabvk |
Maintainer: | crabvk |
Last Packager: | crabvk |
Votes: | 18 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-30 01:43 (UTC) |
Last Updated: | 2023-05-05 11:54 (UTC) |
@Terence
Thanks, will fix with next deemix release.
But not provides=
though, cause wiki says
Do not add pkgname to the provides array, as it is done automatically.
I think it needs conflicts=('deemix-git')
Hey thanks for your package. You need to add provides=('deemix')
so that it conflicts with deemix-git
.
@Akrai
Why? That's ok for AUR packages to have one with latest release version and another with the source from master branch (git, hg or other-vcs suffix).
you can delete the package, or merge it into https://aur.archlinux.org/packages/deemix-git/
Pinned Comments
crabvk commented on 2020-10-16 15:41 (UTC) (edited on 2021-03-01 20:22 (UTC) by crabvk)
In order to download via spotify fill your credentials in ~/.config/deemix/authCredentials.json. You could obtain them in the Dashboard, see instructions here.