blob: dc07712e7658cd157e644f9df7fc54586ecec3c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = phantom-editor-bin
pkgdesc = Phantom is a lightweight terminal-based text editor written in Rust
pkgver = 0.7.9
pkgrel = 1
url = https://github.com/0xGingi/phantom
arch = x86_64
license = MIT
makedepends = git
depends = glibc
depends = gcc-libs
provides = phantom-editor
conflicts = phantom-editor
source = https://github.com/0xgingi/phantom/releases/download/v0.7.9/phantom
md5sums = SKIP
pkgname = phantom-editor-bin
|