mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-08 12:52:17 +00:00
7 lines
82 B
HCL
7 lines
82 B
HCL
project "pkg" {
|
|
rpm {
|
|
spec = "rnote.spec"
|
|
update = ""
|
|
}
|
|
}
|