blob: 18d03b7a4161c337e232fcf96849d26bd05dd1d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = hyprshutdown-git
pkgdesc = A graceful shutdown utility for Hyprland
pkgver = 0.1.1.r0.gdb1f38b
pkgrel = 1
url = https://github.com/hyprwm/hyprshutdown
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = cmake
makedepends = git
makedepends = ninja
depends = glaze
depends = hyprtoolkit-git
depends = hyprutils-git
depends = pixman
depends = libdrm
provides = hyprshutdown=0.1.1
conflicts = hyprshutdown
source = hyprshutdown::git+https://github.com/hyprwm/hyprshutdown.git
sha256sums = SKIP
pkgname = hyprshutdown-git
|