blob: 37f0779153542c79fd59528c19366244cdc253f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = hyprquickframe-git
pkgdesc = Quickshell-based screenshot utility for Hyprland
pkgver = r53.g8a924b6
pkgrel = 1
url = https://github.com/Ronin-CK/HyprQuickFrame
arch = any
license = MIT
makedepends = git
depends = quickshell
depends = grim
depends = imagemagick
depends = wl-clipboard
depends = satty
depends = libnotify
provides = hyprquickframe
conflicts = hyprquickframe
backup = etc/xdg/quickshell/HyprQuickFrame/theme.toml
source = HyprQuickFrame::git+https://github.com/Ronin-CK/HyprQuickFrame.git
source = hyprquickframe
sha256sums = SKIP
sha256sums = SKIP
pkgname = hyprquickframe-git
|