blob: b378010b1cab8e6982a7ee1fd8357c78fe07afb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = libcwtch-go-git
pkgdesc = C bindings for the Go Cwtch library
pkgver = .1.7.0.r10.g02c7b0b
pkgrel = 1
url = https://cwtch.im
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = tor
provides = libcwtch-go
conflicts = libcwtch-go
source = git+https://git.openprivacy.ca/cwtch.im/libcwtch-go.git
sha512sums = SKIP
pkgname = libcwtch-go-git
|