mirror of
https://github.com/archlinux/aur.git
synced 2025-12-10 08:05:42 +01:00
24 lines
1.2 KiB
Text
24 lines
1.2 KiB
Text
pkgbase = how-cli-bin
|
|
pkgdesc = Lightweight AI assistant for your CLI — turns 'WTF do I type?' into commands
|
|
pkgver = 0.1.0
|
|
pkgrel = 1
|
|
url = https://github.com/patrykgruszka/how-cli
|
|
arch = x86_64
|
|
arch = i686
|
|
arch = aarch64
|
|
license = Unlicense
|
|
depends = glibc
|
|
provides = how
|
|
conflicts = how-cli
|
|
source = README-0.1.0.md::https://raw.githubusercontent.com/patrykgruszka/how-cli/v0.1.0/README.md
|
|
source = LICENSE
|
|
sha256sums = 553890e59c69ca4e8c0ce445a7a784fdb6a2fc052d108454c714868823d7524a
|
|
sha256sums = 6f9a2fb009225de5cca1c2a24dfed7a68bc22657e455b4a3d63f065258b455d1
|
|
source_x86_64 = how-cli-x86_64-0.1.0.tgz::https://github.com/patrykgruszka/how-cli/releases/download/v0.1.0/how-v0.1.0-linux_amd64.tar.gz
|
|
sha256sums_x86_64 = 88888fe109ab5d754b46d4f72bb403fe7aee14041493859f58aa9dc3445a618f
|
|
source_i686 = how-cli-i686-0.1.0.tgz::https://github.com/patrykgruszka/how-cli/releases/download/v0.1.0/how-v0.1.0-linux_386.tar.gz
|
|
sha256sums_i686 = 5e44deeae6f156d181cc9dbf4d1faef1339b4ec05195992f2951592a6e11cd13
|
|
source_aarch64 = how-cli-aarch64-0.1.0.tgz::https://github.com/patrykgruszka/how-cli/releases/download/v0.1.0/how-v0.1.0-linux_arm64.tar.gz
|
|
sha256sums_aarch64 = cd028d8a8dac517e60bbea352ba75a699b3795a5a2c8520c3f2f569efe4bda13
|
|
|
|
pkgname = how-cli-bin
|