summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuentin Bazin2019-06-24 14:11:58 +0200
committerQuentin Bazin2019-06-24 14:11:58 +0200
commit74b0c417251813e1c13ef1a280e89e36af989fea (patch)
tree706ba629ee89eb98ee3a0e85d6ad73ec436b55ba /PKGBUILD
parented30ef9b0faf3058fa3c0f8987165046cc10d607 (diff)
downloadaur-74b0c417251813e1c13ef1a280e89e36af989fea.tar.gz
Updated.
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")