blob: 8ea013d3d2bdda1ba9d36082cfbb0f56c92b0631 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = wlsplit
pkgdesc = Basic speedrun timer for Wayland compositors using wlr-layer-shell
pkgver = 0.1.0
pkgrel = 1
url = https://github.com/junglerobba/wlsplit
arch = i686
arch = x86_64
license = MIT
makedepends = cargo
makedepends = git
depends = freetype2
depends = fontconfig
source = git+https://github.com/junglerobba/wlsplit.git
md5sums = SKIP
pkgname = wlsplit
|