mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
New package: xi-editor-0.2.0
This commit is contained in:
parent
bebb047c97
commit
a87d74b115
1 changed files with 12 additions and 0 deletions
12
srcpkgs/xi-editor/template
Normal file
12
srcpkgs/xi-editor/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'xi-editor'
|
||||||
|
pkgname=xi-editor
|
||||||
|
version=0.2.0
|
||||||
|
revision=1
|
||||||
|
build_wrksrc=rust
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Modern editor with a Rust backend"
|
||||||
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/xi-editor/xi-editor"
|
||||||
|
distfiles="https://github.com/xi-editor/xi-editor/archive/v${version}.tar.gz"
|
||||||
|
checksum=2ce2a02834527e784a7d5b9e370d5137be999a5092d4806fab6d720386145353
|
Loading…
Add table
Reference in a new issue