blob: 24e1399b62edbb5a9ae6a3dda120d848a437240e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ccraw
pkgdesc = crows in the terminal
pkgver = 0.2.1
pkgrel = 1
url = https://github.com/Jenyyk/ccraw
arch = x86_64
arch = aarch64
license = MIT
makedepends = rust
makedepends = cargo
depends = glibc
depends = libgcc
options = !debug
source = ccraw-0.2.1.tar.gz::https://github.com/Jenyyk/ccraw/archive/refs/tags/v0.2.1.tar.gz
sha256sums = SKIP
pkgname = ccraw
|