diff options
author | Thayne McCombs | 2024-09-18 00:50:28 -0600 |
---|---|---|
committer | Thayne McCombs | 2024-09-18 00:50:28 -0600 |
commit | edaf258b99f9f11e0ac52342b2c25b1b7c2a2032 (patch) | |
tree | 1d66e1da2906c5a2d3e417bf2421da73ef6f205a /.SRCINFO | |
parent | f275447f52782dd425e647234daec77a393c2960 (diff) | |
download | aur-swaytools.tar.gz |
upgpkg: swaytools 0.1.2-3
Add python-wheel to makedeps
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,13 +1,14 @@ pkgbase = swaytools pkgdesc = Quality of life tools for sway pkgver = 0.1.2 - pkgrel = 2 + pkgrel = 3 url = https://github.com/tmccombs/swaytools arch = any license = GPL-3.0-only makedepends = python-setuptools makedepends = python-build makedepends = python-installer + makedepends = python-wheel depends = python depends = sway optdepends = slurp: for swayinfo |