blob: b31c64bacb64d3a7b50a07e1991d8dcf8973b747 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = kitty-cat
pkgdesc = kitty-cat is a command line tool that fetches a cat from CATAAS and displays it in your terminal.
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/darrkenn/kitty-cat
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
optdepends = kitty
optdepends = viu
source = kitty-cat-1.0.2.tar.gz::https://github.com/darrkenn/kitty-cat/archive/refs/tags/v1.0.2.tar.gz
sha256sums = 99f8815d062bb9666b52d06f392fd4dd4a864896f35ea583777fd3a5e424ad0f
pkgname = kitty-cat
|