blob: d7de5f7a8cc70188f73c8f24d1c695244cabec8d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = neophyte-bin
pkgdesc = A WebGPU-rendered Neovim GUI
pkgver = 0.2.4
pkgrel = 1
url = https://github.com/tim-harding/neophyte
arch = x86_64
license = MIT
depends = fontconfig
depends = gcc-libs
depends = glibc
provides = neophyte=0.2.4
conflicts = neophyte
conflicts = neophyte-git
source = neophyte::https://github.com/tim-harding/neophyte/releases/download/0.2.4/neophyte-linux
source = LICENSE::https://www.mit.edu/~amini/LICENSE.md
sha256sums = d09d2a73fcfb5db2400c172454bc8f5c04f18749aedb9b32bb3b9c1c883ef12d
sha256sums = 92cc8f8ab5ab620c6dc2c9a45bb3faf66b56f422615c9f96bc315f4dea71620c
pkgname = neophyte-bin
|