blob: 96145cbc50f16e120b7914a2619736ba850ee6f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = i3wsr
pkgdesc = A small program to change the name of an i3 workspace based on its contents.
pkgver = 3.0.0
pkgrel = 1
url = https://github.com/roosta/i3wsr
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
makedepends = python
depends = i3-wm
source = i3wsr-3.0.0.tar.gz::https://github.com/roosta/i3wsr/archive/v3.0.0.tar.gz
b2sums = b42d4eb6c32d85c300823700a455408bb784f507479c01f00849b138b8249be64c7d28f17933cbf4f5013496dcafabd2a1365db5fb687ef0f6a52e3b5d69c88d
pkgname = i3wsr
|