blob: d9050217d12abbcc6cf3ad462f905cf5018c9e00 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = brim
pkgdesc = Grab screenshots of all outputs and then blur and save them as JPGs
pkgver = 0.1.0
pkgrel = 1
url = https://git.sr.ht/~mvforell/brim
arch = x86_64
license = MIT
makedepends = cargo
provides = brim
conflicts = brim
source = https://git.sr.ht/~mvforell/brim/archive/0.1.0.tar.gz
sha256sums = c432c8713411d9edccb7f2c826b6aed34f243176a24a5b6997342ee8f2e664b9
pkgname = brim
|