blob: 41f2dc8156a50c35d5d3cc0883239004b386bd45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = meshboard-wayland
pkgdesc = Synchronize the clipboard across a mesh of hosts, with wayland integration
pkgver = 0.5.6
pkgrel = 1
url = https://git.sr.ht/~hossbeast/meshboard
arch = x86_64
license = GPL3
makedepends = git
makedepends = perl
depends = wayland
provides = meshboard
conflicts = meshboard
source = meshboard::git+https://git.sr.ht/~hossbeast/meshboard#tag=v0.5.6?signed
validpgpkeys = 79154EE9C4811D32B814EB88B1B3C76D76638462
sha512sums = SKIP
pkgname = meshboard-wayland
|