blob: 6933fdbef19f0d445b01d8b49b7d3404b8afc941 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = caligula-git
pkgdesc = A user-friendly, lightweight TUI for disk imaging
pkgver = 0.4.8.r11.g574f1f3
pkgrel = 2
url = https://github.com/ifd3f/caligula
arch = x86_64
arch = aarch64
arch = riscv64
license = GPL-3.0-or-later
makedepends = git
makedepends = cargo
depends = gcc-libs
provides = caligula
conflicts = caligula
options = !lto
source = git+https://github.com/ifd3f/caligula.git
sha256sums = SKIP
pkgname = caligula-git
|