summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae66d9a83fb0..893042b1548e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.0.1
pkgrel=1
pkgdesc="Tool for partners"
arch=("i686" "x86_64")
-url="https://git.unarelith.net/Unarelith/dtfp"
+url="ssh://git@git.unarelith.net/Unarelith/dtfp"
depends=("apache" "mod_wsgi" "python" "python-pip" "python-virtualenv")
provides=("dtfp")
source=("${_pkgname}::git+${url}.git")