blob: 62912f937ed469c8074a8401ea0b17eed865693e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = theclicker
pkgdesc = Autoclicker coded in Rust for Wayland and X11
pkgver = 0.2.1
pkgrel = 1
url = https://crates.io/crates/theclicker
arch = x86_64
license = MIT
makedepends = cargo
makedepends = python
depends = gcc-libs
depends = openssl
depends = libxcb
source = theclicker-0.2.1.tar.gz::https://crates.io/api/v1/crates/theclicker/0.2.1/download
sha512sums = 14b4ddfd67614f564e37ec6c2cd8ad0db60a767a6574695b36647cdb3a183a475994d1c895a5dcb0a2b1c6935a93d946516923dd160ac3425f03b5b8d6dfb6b2
pkgname = theclicker
|