Initial commit
This commit is contained in:
commit
34aa3cf04a
2 changed files with 67 additions and 0 deletions
18
.SRCINFO
Normal file
18
.SRCINFO
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
pkgbase = nheko-git
|
||||
pkgdesc = Desktop client for the Matrix protocol
|
||||
pkgver = 0.1.0.e78e43c86a39
|
||||
pkgrel = 1
|
||||
url = https://github.com/mujx/nheko
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
license = GPL3
|
||||
makedepends = git
|
||||
makedepends = cmake
|
||||
makedepends = gcc
|
||||
makedepends = fontconfig
|
||||
depends = qt5-base
|
||||
source = nheko-git::git+https://github.com/mujx/nheko.git
|
||||
md5sums = SKIP
|
||||
|
||||
pkgname = nheko-git
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue