blob: 7267ce8b479eb9369ac532ee29dc00dcd008d1d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = i3-style
pkgdesc = Make your i3 config a little more stylish
pkgver = 1.0.2
pkgrel = 1
url = https://github.com/acrisci/i3-style
arch = i686
arch = x86_64
license = custom:FreeBSD
makedepends = rustup
depends = gcc-libs
source = i3-style-1.0.2.tar.gz::https://github.com/altdesktop/i3-style/archive/v1.0.2.tar.gz
sha256sums = 44934a39094e43f541ffa2416c9f76cc400228c6104ae6b8f0df17e061af1a7b
pkgname = i3-style
|