pkgbase = python-llm
pkgdesc = Access large language models from the command-line
- pkgver = 0.25
- pkgrel = 2
+ pkgver = 0.26
+ pkgrel = 1
url = https://github.com/simonw/llm
arch = any
license = Apache-2.0
depends = python-ulid
depends = python-puremagic
depends = python-httpx
- source = python-llm-0.25.tar.gz::https://github.com/simonw/llm/archive/refs/tags/0.25.tar.gz
+ source = python-llm-0.26.tar.gz::https://github.com/simonw/llm/archive/refs/tags/0.26.tar.gz
sha256sums = SKIP
pkgname = python-llm
# Contributor: Martin Harrigan <martinharrigan at gmail.com>
pkgname="python-llm"
_name=${pkgname#python-}
-pkgver="0.25"
-pkgrel=2
+pkgver="0.26"
+pkgrel=1
pkgdesc="Access large language models from the command-line"
arch=("any")
url="https://github.com/simonw/llm"