blob: 2edb67c07f83044d3fc02d3c6b154017e73aac54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = hyprshade
pkgdesc = Hyprland shade configuration tool
pkgver = 0.13.0
pkgrel = 1
url = https://github.com/loqusion/hyprshade
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
depends = hyprland
depends = python-click
depends = python-more-itertools
depends = util-linux
provides = hyprshade
source = https://files.pythonhosted.org/packages/source/h/hyprshade/hyprshade-0.13.0.tar.gz
source = https://raw.githubusercontent.com/loqusion/hyprshade/0.13.0/examples/config.toml
sha256sums = 37e1f776222f980740775a2c959629253013a0fa5d54512fab06d8754e946583
sha256sums = 411517f06dc484fb8aad729d73d66cb5b91982ac0c5908184ec9343974392f0a
pkgname = hyprshade
|