blob: ccb24e33cd5cf3e3eaf0e60a9738e943b748516c (
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.3.0
pkgrel = 1
url = https://github.com/roosta/i3wsr
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
depends = i3-wm
source = i3wsr-1.3.0.tar.gz::https://github.com/roosta/i3wsr/archive/v1.3.0.tar.gz
b2sums = 38f8e212ab21bf1e6cce8b4bf317ee3334b33bf0002628413619f3d938aa52fc9787d7747904158fd9aeb63094a8ff2f4997a8d274a7a847c7ca57ba90f05c41
pkgname = i3wsr
|