blob: 23f63e06987aebf23f66e6ea319eef9f4a41ea5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = linuxtask-git
pkgdesc = Minimalist high-performance macro recorder for Linux (Hyprland/Wayland)
pkgver = 2.0.r1.g01c3206
pkgrel = 1
url = https://github.com/JADRT22/LinuxTask
arch = any
license = MIT
makedepends = git
depends = python
depends = python-evdev
depends = python-customtkinter
depends = hyprland
provides = linuxtask
conflicts = linuxtask
source = git+https://github.com/JADRT22/LinuxTask.git
sha256sums = SKIP
pkgname = linuxtask-git
|