From 1dcdd3b3ea519681af6b691792a3b81511a7a9d4 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 6 Jun 2014 13:34:42 +0200 Subject: Add public clone URLs to package details Signed-off-by: Lukas Fleischer --- conf/config.proto | 1 + web/template/pkg_details.php | 5 +++++ web/template/pkgbase_details.php | 5 +++++ 3 files changed, 11 insertions(+) diff --git a/conf/config.proto b/conf/config.proto index d20b533a..f726e977 100644 --- a/conf/config.proto +++ b/conf/config.proto @@ -19,6 +19,7 @@ max_filesize_uncompressed = 8388608 disable_http_login = 1 aur_location = http://localhost cgit_uri = https://git.aur.archlinux.org/ +git_clone_uri = git://git.aur.archlinux.org/pub/git/%s.git/ max_rpc_results = 5000 aur_request_ml = aur-requests@archlinux.org request_idle_time = 1209600 diff --git a/web/template/pkg_details.php b/web/template/pkg_details.php index a94042c9..90360769 100644 --- a/web/template/pkg_details.php +++ b/web/template/pkg_details.php @@ -1,6 +1,7 @@ + + + + diff --git a/web/template/pkgbase_details.php b/web/template/pkgbase_details.php index 994c7bd6..3f8f4a5f 100644 --- a/web/template/pkgbase_details.php +++ b/web/template/pkgbase_details.php @@ -1,6 +1,7 @@
+ + + +