blob: 466c94d99e7cb927732615c649dc675aadd5e470 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = chuncord
pkgdesc = CLI tool for uploading large files to Discord in parts using webhooks
pkgver = 0.2.1
pkgrel = 2
url = https://git.lemonsh.moe/lemon/chuncord
arch = x86_64
license = custom:EUPLv1.2
makedepends = cargo
source = chuncord-0.2.1.tar.gz::https://git.lemonsh.moe/lemon/chuncord/archive/0.2.1.tar.gz
sha256sums = 2866a4f1557ed36ec618cdb25e0def81441969cb6464b7ae1e0f44880e76e192
pkgname = chuncord
|