mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
New package: rage-0.11.1
Co-authored-by: Duncaen <duncaen@voidlinux.org>
This commit is contained in:
parent
2e1b1eef88
commit
d336ec2ece
1 changed files with 18 additions and 0 deletions
18
srcpkgs/rage/template
Normal file
18
srcpkgs/rage/template
Normal file
|
@ -0,0 +1,18 @@
|
|||
# Template file for 'rage'
|
||||
pkgname=rage
|
||||
version=0.11.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_install_args="--path rage"
|
||||
short_desc="Simple, modern and secure encryption tool, written in Rust"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="MIT OR Apache-2.0"
|
||||
homepage="https://github.com/str4d/rage"
|
||||
distfiles="https://github.com/str4d/rage/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b00559285c9fa5779b2908726d7a952cbf7cb629008e4c4c23a5c137c98f3f09
|
||||
|
||||
conflicts="rage-player" # /usr/bin/rage
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT
|
||||
}
|
Loading…
Add table
Reference in a new issue