blob: a68d95394a652157e230124b5b09ef74c20d86cb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = oxid-git
pkgdesc = A customizable TUI editor written in Rust
pkgver = r4.ae84775
pkgrel = 1
url = https://github.com/Ninso112/oxid
arch = x86_64
license = MIT
makedepends = git
makedepends = cargo
provides = oxid
conflicts = oxid
source = git+https://github.com/Ninso112/oxid.git
sha256sums = SKIP
pkgname = oxid-git
|