summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicholas Yim2016-08-28 21:17:53 +0800
committerNicholas Yim2016-08-28 21:17:53 +0800
commita3b849a4bb051e893dab33286166dc2b274ef572 (patch)
treef08f0f42f09d21afc49ae963b7dba0c43224c9f0 /PKGBUILD
parent2c4078addeb29002ce9705b2a6544c457e57134a (diff)
downloadaur-twister-core.tar.gz
add source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f40657a8c1a4..e7be72c2d0d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,6 +5,8 @@ pkgrel=2
pkgdesc="Twister core - p2p microblogging"
arch=(i686 x86_64)
url="http://twister.net.co/"
+#git source
+#https://github.com/miguelfreitas/twister-core/
license=('MIT' 'BSD')
groups=()
depends=(openssl db boost-libs miniupnpc)