add: pygments-styles (#8231) (#8254)

(cherry picked from commit 1be7c61b29)

Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-12-10 15:10:42 -08:00
committed by GitHub
parent ea1eac8fa5
commit e8c2501671
3 changed files with 53 additions and 0 deletions
@@ -0,0 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "python-pygments-styles.spec"
}
}