blob: 8ab48aa00e3613e508a251955a9587eb553412d4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = socialhub-git
pkgdesc = Surfing social-media and shopping online now at your finger tip.
pkgver = 1.0
pkgrel = 1
url = https://gitlab.com/mayankgite/socialhub.git
arch = any
license = MIT
makedepends = git
depends = figlet
depends = lolcat
depends = electron
provides = socialhub
source = git+https://gitlab.com/mayankgite/socialhub.git
md5sums = SKIP
pkgname = socialhub-git
|