mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
New package: rinstall-0.2.0
This commit is contained in:
parent
29836b4649
commit
4aa963ecc2
1 changed files with 13 additions and 0 deletions
13
srcpkgs/rinstall/template
Normal file
13
srcpkgs/rinstall/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'rinstall'
|
||||||
|
pkgname=rinstall
|
||||||
|
version=0.2.0
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Declarative install for programs"
|
||||||
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://github.com/danyspin97/rinstall"
|
||||||
|
changelog="https://raw.githubusercontent.com/danyspin97/rinstall/main/CHANGELOG.md"
|
||||||
|
distfiles="https://github.com/danyspin97/rinstall/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=386ae4d52ad62b03304596d5dfc7bb273492ac3fed54f1110d0da8dc1847e4c6
|
||||||
|
conflicts="rset"
|
Loading…
Add table
Reference in a new issue