blob: 4f955e5d3b6500e78663d6db2f55c7789239f835 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = hyprland-interactive-screenshot
pkgdesc = Take screenshot easly on Hyprland
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/Gustash/hyprland-interactive-screenshot
arch = x86_64
license = MIT
depends = jq
depends = rofi
depends = grim
depends = slurp
depends = libnotify
depends = wl-clipboard
optdepends = swappy: edit screenshots
source = https://github.com/Gustash/hyprland-interactive-screenshot/archive/1.0.0.tar.gz
sha256sums = 0f315db0ee54381daaa400e3d19b3cbee294cc035c7b918807abd7eb097c205d
pkgname = hyprland-interactive-screenshot
|