blob: 79edf7c82fb4cb513caeb402affa71ce1baaaaf7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = ptt-fix
pkgdesc = A somewhat hacky workaround for push-to-talk in Discord and other apps in Wayland.
pkgver = 0.7.3
pkgrel = 2
url = https://github.com/DeedleFake/ptt-fix
arch = i686
arch = x86_64
license = MIT
makedepends = go>=2:1.21.0
depends = xdotool
source = https://github.com/DeedleFake/ptt-fix/archive/refs/tags/v0.7.3.tar.gz
sha256sums = 74046161e830e0e89ecadf2332fdc29a2db80b145c614b8e4d75cfdfd62cf8c1
pkgname = ptt-fix
|