New package: rinstall-0.2.0

This commit is contained in:
mobinmob 2023-03-26 12:19:03 +03:00 committed by Duncan Overbruck
parent 29836b4649
commit 4aa963ecc2
1 changed files with 13 additions and 0 deletions

13
srcpkgs/rinstall/template Normal file
View 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"