blob: 803c79ac5bebbaec20e719727db160d1bb68f180 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = hyprland-plugin-easymotion
pkgdesc = A single dispatcher that brings up window labels and then allows you to execute a user-defined command when one of those labels is typed
pkgver = r74.80b1b3f
pkgrel = 1
url = https://github.com/zakk4223/hyprland-easymotion
arch = x86_64
license = BSD
makedepends = git
depends = hyprland
options = !debug
source = hyprland-plugin-easymotion-git::git+https://github.com/zakk4223/hyprland-easymotion.git
sha512sums = SKIP
pkgname = hyprland-plugin-easymotion-git
|