blob: 5d14e04c721a5a6787d5e34e6fd265d502250c90 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = drawonscreen_rust
pkgdesc = Draw on screen
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/enheit/drawonscreen_rust
arch = x86_64
license = MIT
makedepends = rust
makedepends = cargo
makedepends = git
source = git+https://github.com/enheit/drawonscreen_rust.git#tag=v1.0.0
sha256sums = SKIP
pkgname = draw-on-screen
|