mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-14 23:50:38 +00:00
7 lines
81 B
HCL
7 lines
81 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "anki.spec"
|
|
update = ""
|
|
}
|
|
}
|