We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68650cc commit 7d3f4deCopy full SHA for 7d3f4de
1 file changed
user/caligula/template.py
@@ -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