blob: 0c66da0a6ee87be0d5d5b0c2cba1087e4611e3dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = stem
pkgdesc = st terminal with kitty graphics, scrollback and configuration via Xresources
pkgver = 0.9.3
pkgrel = 2
url = https://github.com/deonspengler/stem
arch = x86_64
license = MIT
depends = libxft
depends = imlib2
optdepends = terminus-font: xos4 Terminus, the default font in the shipped config
provides = st
conflicts = st
source = stem-0.9.3.tar.gz::https://github.com/deonspengler/stem/archive/refs/tags/0.9.3.tar.gz
sha256sums = d493bc91e5e22f3b47acf175c13e56cbb69e00cdfb6fffedf2743a5e576b786f
pkgname = stem
|