blob: 68d258697e15cb19726d92c2df030995d44d80db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = quicknote-git
pkgdesc = Helps to paste some random text or take some notes right from your taskbar!
pkgver = 2.0.3.r20.g1ad38b4
pkgrel = 1
url = https://srilakshmikanthanp.github.io/quicknote/
arch = any
license = MIT
makedepends = gendesk
makedepends = npm
makedepends = yarn
makedepends = git
makedepends = nvm
makedepends = curl
depends = electron22
provides = quicknote=2.0.3
conflicts = quicknote
source = quicknote.git::git+https://github.com/srilakshmikanthanp/quicknote.git
source = quicknote.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = quicknote-git
|