blob: bd5ade259a5780085adb6c76722085a55cd73096 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = darktile-bin
pkgdesc = A GPU-rendered terminal emulator designed for tiling window managers
pkgver = 0.0.11
pkgrel = 1
url = https://github.com/liamg/darktile
arch = x86_64
license = MIT
depends = libgl
depends = libx11
provides = darktile
conflicts = darktile
source = LICENSE-0.0.11::https://raw.githubusercontent.com/liamg/darktile/v0.0.11/LICENSE
source = README-0.0.11.md::https://raw.githubusercontent.com/liamg/darktile/v0.0.11/README.md
sha256sums = 58420d88b82b14fb713a9a1725146c154b9a7edbc0f372e36e33e32ef1050547
sha256sums = 7f3e2be8b9711eca6d07f52ae7b0233fec0d35909e54540ed55164fcf1106c57
source_x86_64 = darktile-bin-0.0.11::https://github.com/liamg/darktile/releases/download/v0.0.11/darktile-linux-amd64
sha256sums_x86_64 = 3671bc6fbaaa968e2b2b0779be4884753acc77be76889039109c511c594a627a
pkgname = darktile-bin
|