blob: 12d16587beb0fffad38c6ac1f5bcead800befee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = gpt-telegramus
pkgdesc = GPT-Telegramus is a Telegram bot that allows you to interact with various large language models (LLMs), including ChatGPT, Bing AI (also known as Sidney or EdgeGPT), and Gemini.
pkgver = 5.4.2
pkgrel = 1
url = https://github.com/F33RNI/GPT-Telegramus
arch = x86_64
license = AGPL-3.0-only
depends = python
depends = python-virtualenv
provides = gpt-telegramus
conflicts = gpt-telegramus-git
backup = opt/gpt-telegramus/config.json
validpgpkeys = 2B9D22B41F2AF1042BFCE73A3CA0B9DF1BE7CE09
source_x86_64 = https://github.com/F33RNI/GPT-Telegramus/archive/refs/tags/5.4.2.tar.gz
source_x86_64 = gpt-telegramus.service
source_x86_64 = 5.4.2.tar.gz.sig
sha256sums_x86_64 = e28aaee25825ee562f08ee4adadba0c2157cd0a28022d06bd42df32bbd9ec4f5
sha256sums_x86_64 = 248424fe9c6d049786befbee00ebc270189d8afe16a2a4190d3cd127b3874156
sha256sums_x86_64 = SKIP
pkgname = gpt-telegramus
|