blob: ccf54f53a0b5d78743f6d1d87df268c51bee8e71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = amphi-notes
pkgdesc = A note-taking app created by Amphi
pkgver = 1.0.0
pkgrel = 1
url = https://amphi.site
arch = x86_64
arch = aarch64
license = APACHE
depends = fuse2
depends = mpv
depends = mimalloc
options = !debug
source_x86_64 = https://amphi.site/releases/notes/notes-linux-x64-1.0.0.deb
sha256sums_x86_64 = 7500353014a76b88f3b202998c239250661561cf2840b2313be00935a1fd5060
source_aarch64 = https://amphi.site/releases/notes/notes-linux-arm64-1.0.0.deb
sha256sums_aarch64 = 31af9a3429e1c73eb5d605d0dff113901e6abacae784a2cc2ff7afb9e1412cce
pkgname = amphi-notes
|