Skip to content

Commit 7d3f4de

Browse files
committed
user/caligula: new package
1 parent 68650cc commit 7d3f4de

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

user/caligula/template.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
pkgname = "caligula"
2+
pkgver = "0.4.10"
3+
pkgrel = 0
4+
build_style = "cargo"
5+
hostmakedepends = ["cargo-auditable"]
6+
pkgdesc = "Image burning tool"
7+
license = "GPL-3.0-only"
8+
url = "https://github.com/ifd3f/caligula"
9+
source = f"{url}/archive/refs/tags/v{pkgver}.tar.gz"
10+
sha256 = "997a9e9c710d9b1fa468eff330defae53c3a2d5fc301303e6115be37af78080f"

0 commit comments

Comments
 (0)