New package: rinstall-0.2.0
This commit is contained in:
parent
29836b4649
commit
4aa963ecc2
|
@ -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…
Reference in New Issue