blob: 79adcf8486bb07839635c74ed42f167cb8c0f1b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = cb-bin
pkgdesc = Command line interface to manage clipboard
pkgver = 0.1.0
pkgrel = 2
url = https://github.com/yaa110/cb
arch = x86_64
license = MIT
depends = gcc-libs
depends = libxcb
provides = cb
conflicts = cb-git
conflicts = cb
source = LICENSE::https://raw.githubusercontent.com/yaa110/cb/master/LICENSE-MIT
sha512sums = 6f22b5be709772ea56833d7f5a4e16874c5bdc5a91f2d0d3bc3acdc778be00cf680ea03b2099dc581d09b96c420511391b475165d587f56fee476b29b2c917fa
source_x86_64 = https://github.com/yaa110/cb/releases/download/0.1.0/cb
sha512sums_x86_64 = 85e09a8e12ad2008582d446f19e47f1f4a158c8fee285d339469d481f5b6a501c20671b4de432b0e60990aae82335f46b5b4732f7e7588f9853e56e827648562
pkgname = cb-bin
|