blob: d0a3f97a5fb6cbcc6c1adaebfc7116f4579349a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = nora-git
pkgdesc = An elegant music player built using Electron and React. Inspired by Oto Music for Android by Piyush Mamidwar.
pkgver = 3.0.0.stable.r0.gc8dce08
pkgrel = 1
url = https://noramusic.netlify.app/
arch = any
license = MIT
makedepends = npm
makedepends = git
makedepends = nvm
makedepends = gendesk
depends = electron30
provides = nora=3.0.0.stable
conflicts = nora
source = nora.git::git+https://github.com/Sandakan/Nora.git
source = nora.sh
sha256sums = SKIP
sha256sums = 41b6d61dffef064762b3eec3dfeca7a3e1f57cbcb6dce9a6940c06797a0eae9d
pkgname = nora-git
|