add: plexapi (#10907)

Signed-off-by: Owen-sz <owen@fyralabs.com>
This commit is contained in:
Owen Zimmerman
2026-03-29 22:04:44 -05:00
committed by GitHub
parent d2a1c32144
commit c6f5b88a7d
3 changed files with 53 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "plexapi.spec"
}
}