diff --git a/srcpkgs/randix/template b/srcpkgs/randix/template new file mode 100644 index 00000000000000..0a2af2dcf51199 --- /dev/null +++ b/srcpkgs/randix/template @@ -0,0 +1,14 @@ +pkgname=randix +version=1.0.5 +revision=1 +archs="*" +build_style=gnu-makefile +make_build_target="release" +make_install_args="PREFIX=/usr" +short_desc="Terminal matrix-style effect" +maintainer="Sqyd <138494523+Sqydev@users.noreply.github.com>" +license="GPL-3.0-or-later" +homepage="https://github.com/Sqydev/randix" +distfiles="https://github.com/Sqydev/randix/archive/refs/tags/v1.0.5.tar.gz" +checksum=f5fd6c624df5966ea7ed2fb9da45cde05628d5d30a4c3081499f2684d04232e1 +wrksrc="randix-1.0.5"