diff options
author | fdev31 | 2025-04-13 19:54:56 +0200 |
---|---|---|
committer | fdev31 | 2025-04-13 19:56:29 +0200 |
commit | 7cc7a2d822bb9c86c96a8eed8cdf3edddcebc190 (patch) | |
tree | de904ecdc38a46b21c7bc14dbe49f0f7c7165b72 /.SRCINFO | |
parent | 1fb6c4c0c050900ec8117f8b4adb24f2ee5ba927 (diff) | |
download | aur-7cc7a2d822bb9c86c96a8eed8cdf3edddcebc190.tar.gz |
compile the C client
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,11 +1,12 @@ pkgbase = pyprland pkgdesc = Customize your Hyprland with scratchpads, menus, easy monitor layout and other extensions pkgver = 2.4.4 - pkgrel = 0 + pkgrel = 1 url = https://github.com/hyprland-community/pyprland arch = any license = MIT makedepends = python-poetry + makedepends = gcc depends = python depends = python-aiofiles depends = hyprland |