blob: 25965a12022dfa59627472db9285fda2576bd615 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = hyprshell
pkgdesc = A modern GTK4-based window switcher and application launcher for Hyprland
pkgver = 4.5.0
pkgrel = 1
url = https://github.com/h3rmt/hyprshell/
arch = x86_64
arch = aarch64
license = MIT
makedepends = cargo
depends = hyprland
depends = gtk4-layer-shell
depends = gtk4
source = hyprshell-4.5.0.tar.gz::https://static.crates.io/crates/hyprshell/hyprshell-4.5.0.crate
sha256sums = 9ae969a8c8f4fc35be23b0eda3d5e4f2f9e8b5b29d75e329e34192be7d299cef
pkgname = hyprshell
|