blob: e06e40a8eb704551d092f78526330b0df79ab359 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = i3-workspace-switch
pkgdesc = Utility to allow switching workspaces by their position on the output
pkgver = 0.1
pkgrel = 5
url = https://github.com/languitar/i3-workspace-switch
arch = any
license = LGPL3
makedepends = git
makedepends = python-setuptools
depends = python
depends = python-i3-py
source = https://github.com/languitar/i3-workspace-switch/archive/release-0.1.tar.gz
md5sums = f9ce4bf9cd5ae2fb6ec2d34e4dbdf2b1
pkgname = i3-workspace-switch
|