summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-12-01 23:24:40 +0100
committerBaptiste Jonglez2016-12-01 23:24:40 +0100
commit2666d807bfc49d63efb7f24fe14680124d72d633 (patch)
treecf3a3bc77e43c79744c28190513fca6d82f16f2c /PKGBUILD
parentbeaaccc45953d35d1ccd0aca424b84486db95593 (diff)
downloadaur-libringclient-git.tar.gz
all: switch to HTTPS when available
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d9c77015d83..3ca7d596336f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=20161117
pkgrel=1
pkgdesc="Client communication library for ring.cx (formerly known as SFLphone)"
arch=("i686" "x86_64")
-url="http://ring.cx"
+url="https://ring.cx"
license=('GPL3')
groups=("ring")
depends=("ring-daemon" "qt5-base")