blob: 8fd09f8019b19f3da5630d862d521083605428b8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hyprland-scratchpad-git
pkgdesc = A helper for scratchpads within Hyprland.
pkgver = r34.c19c544
pkgrel = 1
url = https://github.com/hyprwm/contrib
arch = any
license = MIT
makedepends = git
depends = hyprland
depends = jq
optdepends = libnotify: Notify users on an action.
provides = scratchpad
conflicts = scratchpad
source = git+https://github.com/hyprwm/contrib.git
md5sums = SKIP
pkgname = hyprland-scratchpad-git
|