mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 02:42:19 +00:00
51a14c91f5
* add: bitwarden-rofi
* update.rhai
---------
(cherry picked from commit 079066e7dd)
Signed-off-by: Owen-sz <owen@fyralabs.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
7 lines
80 B
HCL
7 lines
80 B
HCL
project pkg {
|
|
arches = ["x86_64"]
|
|
rpm {
|
|
spec = "bitwarden-rofi.spec"
|
|
}
|
|
}
|