blob: 3e71097bc42a1199a94ef1226704ef5037df537e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = trilium-bin
pkgdesc = A hierarchical note taking application built on modern technologies.
pkgver = 0.63.7
pkgrel = 1
url = https://github.com/zadam/trilium
arch = x86_64
license = AGPL3
depends = libxss
depends = nss
depends = gtk3
depends = alsa-lib
source = https://github.com/zadam/trilium/releases/download/v0.63.7/trilium-linux-x64-0.63.7.tar.xz
sha512sums = ce54fcc6c19a7395d2de9b6c366ae5ffd9a6481f23cbe4a6fd09f5ac5fb398bf64a2e8c61f73ab155fe0a907a885f4040cc73ba37876737ea66f400ffbe717eb
pkgname = trilium-bin
|