blob: 40f9bef24d5dd347477bcb4da734af621647a09b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = task-maker-rust
pkgdesc = Tool for building tasks for informatics competitions, with support for cache, distributed computations and more
pkgver = 0.6.14
pkgrel = 1
url = https://github.com/olimpiadi-informatica/task-maker-rust
arch = i686
arch = x86_64
arch = armv7h
arch = aarch64
license = MPL2
makedepends = cargo
optdepends = texlive-core: booklet compilations
source = https://github.com/olimpiadi-informatica/task-maker-rust/archive/v0.6.14.tar.gz
sha256sums = 99e2429b63a94024b3dc7933f0fe065e8ee2c7ad08a56c9e26c8ba0e23a20121
pkgname = task-maker-rust
|