blob: 2058deb61a4eba3d34b5e26e54a0c209a368a9f0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = znote-bin
pkgdesc = A Beautiful markdown editor inspired by Jupyter.(Prebuilt version.Use system-wide electron)
pkgver = 4.3.1
pkgrel = 1
url = https://znote.io
arch = aarch64
arch = x86_64
license = LicenseRef-custom
depends = electron36
provides = znote=4.3.1
conflicts = znote
source = LICENSE-4.3.1.html::https://znote.io/cgu.html
source = znote.sh
sha256sums = 65dff9c234613d5ca892f8a52b54de23fcf3b9f996d51651bc611aca239ef606
sha256sums = a774c2f54fbbeeaac3cefc0f7250796d30c86d27f0fd40b7eaf9c0fdb021623d
source_aarch64 = znote-4.3.1-aarch64.AppImage::https://github.com/alagrede/znote-app/releases/download/v4.3.1/znote-4.3.1-arm64.AppImage
sha256sums_aarch64 = 353c99217ad44255e0255af4bba01e93d920cbb7be30b6d0e67b751d61251a7c
source_x86_64 = znote-4.3.1-x86_64.AppImage::https://github.com/alagrede/znote-app/releases/download/v4.3.1/znote-4.3.1.AppImage
sha256sums_x86_64 = 6f9de0fa6f9a1adf6162499defc05c28267ff132317f22445d5cac49226d1d8a
pkgname = znote-bin
|