summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bfc0b0824501fa7c3268666e358d8260352a35ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = phantom-editor-git
	pkgdesc = Phantom is a lightweight terminal-based text editor written in Rust
	pkgver = 2.0.0.r1.g4da608d
	pkgrel = 1
	url = https://github.com/0xGingi/phantom
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = rust
	makedepends = cargo
	depends = gcc-libs
	provides = phantom-editor
	conflicts = phantom-editor
	conflicts = phantom-editor-bin
	options = !lto
	source = git+https://github.com/0xGingi/phantom.git
	md5sums = SKIP

pkgname = phantom-editor-git