Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions srcpkgs/rtk/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Template file for 'rtk'
pkgname=rtk
version=0.45.0
revision=1
build_style=cargo
makedepends="sqlite-devel"
short_desc="CLI proxy for reducing LLM token consumption"
maintainer="Emil Miler <em@0x45.cz>"
license="Apache-2.0"
homepage="https://www.rtk-ai.app/"
distfiles="https://github.com/rtk-ai/rtk/archive/refs/tags/v${version}.tar.gz"
checksum=0459f63cb79f610751974ba20732e273d45ddbb4cd0c0795768b62b868891ad9
Loading