Use submodules and depend on lmdb
This commit is contained in:
parent
ed8f3c15bf
commit
425afb6a87
2 changed files with 20 additions and 10 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = nheko-git
|
||||
pkgdesc = Desktop client for the Matrix protocol
|
||||
pkgver = 0.1.0.e78e43c86a39
|
||||
pkgver = 0.1.0.r174.c428ef4b
|
||||
pkgrel = 1
|
||||
url = https://github.com/mujx/nheko
|
||||
arch = i686
|
||||
|
|
@ -12,7 +12,9 @@ pkgbase = nheko-git
|
|||
makedepends = fontconfig
|
||||
makedepends = qt5-tools
|
||||
depends = qt5-base
|
||||
source = nheko-git::git+https://github.com/mujx/nheko.git
|
||||
depends = lmdb
|
||||
source = git://github.com/mujx/nheko.git
|
||||
source = git://github.com/bendiken/lmdbxx.git
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = nheko-git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue