mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-22 19:40:37 +00:00
300c573b35
* feat(xpadneo): Add stable builds and update licenses
* feat(xpadneo): Add stable builds and update licenses
(cherry picked from commit 40110d6538)
Co-authored-by: Gilver <roachy@fyralabs.com>
11 lines
123 B
HCL
11 lines
123 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "dkms-xpadneo.spec"
|
|
}
|
|
labels {
|
|
mock = 1
|
|
updbranch = 1
|
|
}
|
|
}
|