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 61546827fed9..fa3e8007fa95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=i3-workspace-switch-git
pkgver=0.2.dev0.gcb7f6de
-pkgrel=1
+pkgrel=2
pkgdesc="Utility to allow switching workspaces by their position on the output"
arch=(any)
url="https://github.com/languitar/i3-workspace-switch"
license=('LGPL3')
-depends=('python2' 'python-i3-git')
+depends=('python2' 'python-i3-py')
makedepends=('git' 'python-setuptools')
provides=('i3-workspace-switch')
conflicts=('i3-workspace-switch')