blob: 2155f85aad9ca8007d3b02ef0928f8caf9b67801 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = nst-static
pkgdesc = An X11 terminal emulator with focus on security, simplicity, productivity and customizability intended for power users
pkgver = v1.0.2
pkgrel = 1
url = https://github.com/gerstner-hub/nst
arch = i686
arch = x86_64
license = MIT
makedepends = scons
makedepends = asciidoc
depends = glibc
depends = gcc-libs
depends = libxft
depends = libx11
depends = fontconfig
source = git+https://github.com/gerstner-hub/nst.git?signed#tag=303d9260735da6ca9ffeb344adb9d405a28c22f6
validpgpkeys = 40C89F006FB8A328B83A37CC14AD6F6579097284
sha256sums = SKIP
pkgname = nst-static
|