blob: b564c82d459f210d50c797b10434feb3f643a28f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = bedrust
pkgdesc = A command line tool to invoke and work with Large Language models on AWS, using Amazon Bedrock
pkgver = 0.7.4
pkgrel = 1
url = https://github.com/darko-mesaros/bedrust
arch = aarch64
arch = x86_64
license = MIT
provides = bedrust
options = !lto
options = !debug
source = https://github.com/darko-mesaros/bedrust/releases/download/v0.7.4/bedrust-x86_64-unknown-linux-gnu.tar.gz
sha256sums = 2becd57f00ee9f15fbc333551bccda180df7d6ef158571af35280b3b12c90ff8
pkgname = bedrust
|