blob: a9cf8d251bc6a668f29e2d96370059d9abdb88e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = float-app-git
pkgdesc = Persistently float selected Hyprland windows (git version)
pkgver = 0.r0.local
pkgrel = 1
url = https://github.com/timmo001/float-app
arch = x86_64
arch = aarch64
license = Apache-2.0
makedepends = bun
makedepends = git
depends = glibc
depends = slurp
provides = float-app
conflicts = float-app
conflicts = float-app-bin
options = !strip
source = float-app-git::git+https://github.com/timmo001/float-app.git
sha256sums = SKIP
pkgname = float-app-git
|