Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion pkgbuilds/omareel/.omarchy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@
"source": "local",
"rebuild_on": [
"hyprland"
]
],
"rebuilt_against": {
"x86_64": {
"hyprland": "0.56.2-2"
}
}
}
2 changes: 1 addition & 1 deletion pkgbuilds/omareel/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=omareel
pkgver=0.1.0
pkgrel=1
pkgrel=2
pkgdesc='Screen recorder and editor for Omarchy with a synthetic cursor, auto zooms, and a camera bubble'
arch=('x86_64' 'aarch64')
url='https://github.com/omacom/omareel'
Expand Down