blob: 95ac2a6597267d86b6c5261771291a176c62184e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hyprland-welcome-git
pkgdesc = Hyprland's welcome app, written in qt
pkgver = r19.51561c0
pkgrel = 1
url = https://github.com/hyprwm/hyprland-welcome
arch = x86_64
arch = aarch64
license = BSD-3-Clause
makedepends = cmake
makedepends = git
makedepends = ninja
depends = qt6-base
depends = qt6-wayland
provides = hyprland-welcome=r19.51561c0
conflicts = hyprland-welcome
source = hyprland-welcome::git+https://github.com/hyprwm/hyprland-welcome.git
sha256sums = SKIP
pkgname = hyprland-welcome-git
|