blob: 2dc7fc27956ca63a49f8cae8ed11788850df766d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = amphi-notes
pkgdesc = Cross-platform note-taking app that enables users to sync their data with a self-hosted server
pkgver = 2.1.0
pkgrel = 1
url = https://amphi.site
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
depends = fuse2
depends = mpv
depends = mimalloc
options = !debug
source_x86_64 = https://github.com/amphi2024/notes/releases/download/v2.1.0/Notes-2.1.0-Linux-x86_64.deb
sha256sums_x86_64 = 0ee23ecd82eea0da87c632c2751d03c29e9f11ad7c49540184de9d83f760297d
source_aarch64 = https://github.com/amphi2024/notes/releases/download/v2.1.0/Notes-2.1.0-Linux-arm64.deb
sha256sums_aarch64 = 353015c216aa5ce928cfc931c851e3d236f98b98124c9be23bef7e6163207b3e
pkgname = amphi-notes
|