blob: fad43a946173cb2efa7149f04bbfbc63960a8a46 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = simplenote-electron-bin
pkgdesc = The simplest way to keep notes
pkgver = 2.23.0
pkgrel = 1
url = https://github.com/Automattic/simplenote-electron
arch = x86_64
arch = aarch64
license = GPL2
depends = nss
depends = gtk3
depends = libxss
provides = simplenote
source_x86_64 = https://github.com/Automattic/simplenote-electron/releases/download/v2.23.0/Simplenote-linux-2.23.0-amd64.deb
sha256sums_x86_64 = 7f997800a70c032d3f86b0d473cff6eef2a3f685c9ba5ef5bd6e873a5767caf0
source_aarch64 = https://github.com/Automattic/simplenote-electron/releases/download/v2.23.0/Simplenote-linux-2.23.0-arm64.deb
sha256sums_aarch64 = 8e72e6a67f22cda84cd7d80ac805533874b4bc8de1ec92df310e01382827d53a
pkgname = simplenote-electron-bin
|