blob: 82a519eab06ef1ae51def2b2c16e9975bf9879df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = librethinkdbxx-git
pkgdesc = RethinkDB driver for C++
pkgver = r152.11e19e6
pkgrel = 1
url = https://github.com/AtnNn/librethinkdbxx
arch = i686
arch = x86_64
license = apache2
makedepends = git
makedepends = python
provides = librethinkdbxx
conflicts = librethinkdbxx
source = librethinkdbxx-git::git+https://github.com/AtnNn/librethinkdbxx.git
md5sums = SKIP
pkgname = librethinkdbxx-git
|