diff --git a/srcpkgs/rinstall/template b/srcpkgs/rinstall/template new file mode 100644 index 00000000000..3514d61352b --- /dev/null +++ b/srcpkgs/rinstall/template @@ -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 " +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"