blob: 300fc6989c48c40c0f1e2c7a2190d359a263926e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = quickswitch-i3
pkgdesc = A python utility to quickly change to and locate windows in i3
pkgver = 2.7.0
pkgrel = 5
url = https://github.com/OliverUv/quickswitch-for-i3
arch = any
license = custom:WTFPL
makedepends = python-setuptools
depends = dmenu
depends = python-i3-py
options = !emptydirs
source = https://github.com/OliverUv/quickswitch-for-i3/archive/2.7.0.tar.gz
sha256sums = ce6339e532a31f6cd13c17e99bcc42c9f60a43299536835af4ca4f42cd3f8f7b
pkgname = quickswitch-i3
|