blob: e713a18e9ca29fcfa27cda48d966823c74eb486b (
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 = 2.0.1
pkgrel = 1
url = https://github.com/roosta/i3wsr
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
depends = i3-wm
source = i3wsr-2.0.1.tar.gz::https://github.com/roosta/i3wsr/archive/v2.0.1.tar.gz
b2sums = afc1e53dbc4a5241aa6a4b3a733c9773b566ef5506935c3173e54d7b48a3baff0e4ef3379bbdde2a938a1866b71cbb054650aded7a4a068df04c96d57e3b692f
pkgname = i3wsr
|