summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80f0a0a24c1a..4877be381047 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@ depends=('python-click'
'python-yaml'
'python-i3ipc'
'python-fontawesome'
- 'python-xdg')
+ 'python-pyxdg')
makedepends=('git' 'python-setuptools')
conflicts=()
-provides=()
+provides=('sway-dynamic-names')
license=('MIT')
arch=('any')
source=("${_pkgname}::git+${url}.git")