blob: fe7533a22daff28d3d4b2a1c77c41492e74abe36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = notion-desktop-git
pkgdesc = An unofficial desktop application that allows you to use Notion directly on your computer, making it easier to chat with friends and family while working.(Use system-wide electron)
pkgver = 1.0.0.r8.g48dac73
pkgrel = 1
url = https://snapcraft.io/notion-desktop
arch = any
license = MIT
makedepends = gendesk
makedepends = npm
makedepends = nvm
makedepends = git
makedepends = curl
depends = electron33
provides = notion-desktop=1.0.0
conflicts = notion-desktop
source = notion-desktop.git::git+https://github.com/xanmoy/notion-desktop
source = notion-desktop.sh
sha256sums = SKIP
sha256sums = 291f50480f5a61bc9c68db7d44cd0412071128706baa868a9cb854f8779a1980
pkgname = notion-desktop-git
|