blob: 0f953e3b6d941b0abd5d3a7f2ca152f4e5b50065 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = pay-respects
pkgdesc = Terminal command suggestion, alternative to thefuck written in Rust with AI support
pkgver = 0.5.13
pkgrel = 1
url = https://github.com/iffse/pay-respects
arch = x86_64
license = AGPL
makedepends = cargo
makedepends = git
optdepends = curl: for fetching AI suggestions
replaces = pay_respects
source = pay-respects::git+https://github.com/iffse/pay-respects#tag=v0.5.13
sha1sums = d56aa08a4a5dfaa4b877715c6fba74b51318b84a
pkgname = pay-respects
|