blob: 1e758e26d8ec0df6a164fd6b15a0ec1525a9d3be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = printnotes-git
pkgdesc = A better way to take notes inspired by Google Keep and Obsidian (git version)
pkgver = r249.1bead67
pkgrel = 1
url = https://github.com/RoBoT095/printnotes
arch = x86_64
license = GPL-3.0-only
makedepends = git
makedepends = flutter
depends = gtk3
provides = printnotes-git=r249.1bead67
conflicts = printnotes-bin
options = !strip
source = git+https://github.com/RoBoT095/printnotes.git
source = printnotes.desktop
sha256sums = SKIP
sha256sums = 354c3b8b032da2fe45153c097fdccfaa4ee2bb15c69325515fc16ef311046ac6
pkgname = printnotes-git
|