blob: f91d83c1f003074f238726e0729671b0ceb1956a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = electron-notes-git
pkgdesc = A notes taking application that simple sleek and a fun way to handle your notes and comes with a brother mobile application where you can manage and synchronize your notes cross platform.(Use system-wide electron)
pkgver = 1.6.0.r0.gbbd2a58
pkgrel = 1
url = https://snapcraft.io/web-notes
arch = any
license = MIT
makedepends = gendesk
makedepends = npm
makedepends = nvm
makedepends = git
makedepends = curl
depends = electron25
provides = electron-notes=1.6.0
conflicts = electron-notes
source = electron-notes.git::git+https://github.com/RyanLarge13/Electron-Notes
source = electron-notes.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = electron-notes-git
|