blob: feff52c7c98f47d324c4e801de76f7b5ce24f1e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = interception-hideaway
pkgdesc = hideaway: a Interception Tools plugin to hide your mouse pointer
pkgver = 0.1.0
pkgrel = 3
url = https://gitlab.com/interception/linux/plugins/hideaway
arch = x86_64
license = MIT
makedepends = cmake
makedepends = gcc
depends = interception-tools
source = https://gitlab.com/interception/linux/plugins/hideaway/-/archive/v0.1.0/hideaway-v0.1.0.tar.gz
sha256sums = 9d5b53e30522e2e046665e5fd9ffd72162d93512932cd2ac7f16d19cd5d46163
pkgname = interception-hideaway
|