blob: 78c71a2e117a7d3aa96fc1577016a3f9d76b3838 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = pyprland
pkgdesc = Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions
pkgver = 2.2.20
pkgrel = 2
url = https://github.com/fdev31/pyprland
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-poetry
depends = python
depends = python-aiofiles
depends = hyprland
provides = pyprland
conflicts = pyprland
source = pyprland-2.2.20.tar.gz::https://github.com/fdev31/pyprland/archive/refs/tags/2.2.20.tar.gz
sha256sums = 76e71dd7da5cb5e3b3fd5d6ef8375f5eb4588f07a3c488813c0bf0b72c624ea5
pkgname = pyprland
|