blob: 15d9c9186defdf7e2ede7d506d02c958c250bfb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = catbox-bash
pkgdesc = Implementation of the catbox.moe API in bash
pkgver = 2.0
pkgrel = 2
url = https://gist.github.com/MineBartekSA/1d42d6973ddafb82793fd49b4fb06591
arch = any
license = MIT
depends = bash
depends = curl
optdepends = xclip: for copying the upload url automatically
source = catbox-2.0::https://gist.githubusercontent.com/MineBartekSA/1d42d6973ddafb82793fd49b4fb06591/raw/66073b9dc40a7c9e65ba470615071cf8f9f37809/catbox
source = LICENSE
sha256sums = 4b4547834190d56646d9dbee850261ba0f7ae3ae23aad69cdb78b3fc42c0fd9e
sha256sums = 2d9b9e6ae69adccbaf6b8e4b8d8195091abc174b4eb6ec523c952ca0166532fc
pkgname = catbox-bash
|