mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-18 17:40:38 +00:00
18b350429d
* Create lightly-qt5. spec
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Fix filename & location of lightly-qt5
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create anda.hcl for lightly-qt5
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create update.rhai
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
* Create VER5.txt
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
---------
Signed-off-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
(cherry picked from commit f31987fdd1)
Co-authored-by: Dipta Biswas <73038615+hazel-bunny@users.noreply.github.com>
7 lines
103 B
HCL
7 lines
103 B
HCL
project "pkg" {
|
|
arches = ["x86_64", "aarch64"]
|
|
rpm {
|
|
spec = "lightly-qt5.spec"
|
|
}
|
|
}
|