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 fe08290e4ecc..7571827e9222 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
_pkgname='quickswitch-for-i3'
pkgname='quickswitch-i3'
pkgver=2.6.0
-pkgrel=2
+pkgrel=3
pkgdesc="A python utility to quickly change to and locate windows in i3"
arch=(any)
url="https://github.com/OliverUv/quickswitch-for-i3"
license=('custom:WTFPL')
-depends=('dmenu' 'python-i3-git')
+depends=('dmenu' 'python-setuptools' 'python-i3-git')
options=(!emptydirs)
source=("https://github.com/OliverUv/${_pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('d1a081d9523e302b781d474d4806021122a3b8a1d8e486bae46f3409d4400e8a')