blob: 5a61b6fa699303d751062687e22fca82ddf74707 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = museeks-git
pkgdesc = 🎵 A simple, clean and cross-platform music player.(Git version)
pkgver = 0.20.9.r0.g10da2d1
pkgrel = 1
url = https://museeks.io
arch = any
license = MIT
makedepends = bun
makedepends = nvm
makedepends = curl
makedepends = rust
makedepends = git
depends = webkit2gtk-4.1
depends = gtk3
provides = museeks=0.20.9
conflicts = museeks
source = museeks.git::git+https://github.com/martpie/museeks.git
sha256sums = SKIP
pkgname = museeks-git
|