blob: f99aace0139b8c1f53ac307997f4c7acfc2ecfe8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hyprland-protocols-git
pkgdesc = Wayland protocol extensions for Hyprland
pkgver = 0.6.4.r0.g3a5c2bd
pkgrel = 1
url = https://github.com/hyprwm/hyprland-protocols
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = meson
makedepends = git
makedepends = ninja
provides = hyprland-protocols=0.6.4
conflicts = hyprland-protocols
source = hyprland-protocols::git+https://github.com/hyprwm/hyprland-protocols.git
sha256sums = SKIP
pkgname = hyprland-protocols-git
|