summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorj-waters2021-08-21 19:48:46 +0000
committerj-waters2021-08-21 19:48:46 +0000
commitf5a04416d2a9e15cb84658ca9fd2c5e38c5a6da4 (patch)
tree76dc71eb7b37ff9c00c1cdcf9c7ea78e0dec368b /PKGBUILD
parent28b89f21d5fc96b7aa424f3aa2c38bd72a769eeb (diff)
downloadaur-f5a04416d2a9e15cb84658ca9fd2c5e38c5a6da4.tar.gz
Update AUR package
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")