blob: 7df84a6517fb3bb15cdeafca07730eede2cff1b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = layout-switcher-git
pkgdesc = Wayland layout switcher daemon with cyclic double-press (Rust rewrite)
pkgver = r1.1a48dfc
pkgrel = 1
url = https://github.com/gimgiwer/layout-switcher
install = layout-switcher.install
arch = x86_64
arch = aarch64
license = GPL-3.0-or-later
makedepends = git
makedepends = cargo
depends = wl-clipboard
depends = wtype
provides = layout-switcher
conflicts = layout-switcher
source = git+https://github.com/gimgiwer/layout-switcher.git
sha256sums = SKIP
pkgname = layout-switcher-git
|