blob: e8427c97aedfa015fc8c5b16f0cddc6648fdcd52 (
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 = 1.2.3
pkgrel = 1
url = https://github.com/roosta/i3wsr
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
depends = i3-wm
source = i3wsr-1.2.3.tar.gz::https://github.com/roosta/i3wsr/archive/v1.2.3.tar.gz
sha256sums = beec432e55cd82465b6b3988b44206925d1d57dd5307819f3a5ab4098ab59283
pkgname = i3wsr
|