blob: cee794a22fcbd5783e4930eb401755081151631c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = aev
pkgdesc = Minimal fast system fetch tool written in Rust
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/azytar/aev
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
options = !debug
source = aev-0.1.0.tar.gz::https://github.com/azytar/aev/archive/refs/tags/v0.1.0.tar.gz
sha256sums = 50f3f019ffb9c660a7e1f97dfc23031d50d98e69a630648cbd57564ad8080a58
pkgname = aev
|