mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 17:11:56 +00:00
92393e6a2b
* Add flatpost
Co-authored-by: GloriousEggroll <gloriouseggroll@gmail.com>
* bump to 1.0.5
* partially address review comments
* add mime types
* Fix typo in License
Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Adam Fidel <ledif@users.noreply.github.com>
* add patch to add mime types
---------
Signed-off-by: Adam Fidel <ledif@users.noreply.github.com>
Co-authored-by: GloriousEggroll <gloriouseggroll@gmail.com>
Co-authored-by: madomado <madonuko@outlook.com>
(cherry picked from commit 099779ea5c)
Co-authored-by: Adam Fidel <ledif@users.noreply.github.com>
7 lines
72 B
HCL
7 lines
72 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "flatpost.spec"
|
|
}
|
|
}
|