blob: dae04581c63a026bce68a64ffe81dce8365e7899 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = copyevent-git
pkgdesc = Polling-free clipboard notifier. Like clipnotify but with a selection flag
pkgver = r3.52a7199
pkgrel = 1
url = https://github.com/madprops/copyevent
arch = x86_64
license = Unlicense
makedepends = git
makedepends = gcc
depends = libx11
depends = libxfixes
source = copyevent-git::git+https://github.com/madprops/copyevent.git
sha256sums = SKIP
pkgname = copyevent-git
|