summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 00082d1ae2f77841ba4392664780b5b25c70255b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# vim: set ts=2 sw=2 et:
# Maintainer: AlexC <al3x.curl@gmail.com>
# Contributor: alba4k <blaskoazzolaaaron@gmail.com>

pkgname=hyprland-meta-git
pkgver=0.0.1
pkgrel=5
pkgdesc='Meta package to install Hyprland and all related utilities'
arch=(any)
url='https://www.hyprland.org/'
license=(BSD-3-Clause)
depends=(
hypridle-git
hyprland-git
hyprlock-git
hyprpaper-git
hyprpicker-git
hyprpolkitagent-git
hyprsunset-git
hyprsysteminfo-git
xdg-desktop-portal-hyprland-git
)