summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-12-01 23:24:40 +0100
committerBaptiste Jonglez2016-12-01 23:24:40 +0100
commit657096f269de9d7ceb6acbe5efcb5d6f4b56d2dc (patch)
tree0bbf7da8ff2fa235aa92034de931dcac0916df4e
parent221c61cf6480c8c0f95aa4cc1244a787933ee1c8 (diff)
downloadaur-657096f269de9d7ceb6acbe5efcb5d6f4b56d2dc.tar.gz
all: switch to HTTPS when available
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d25dc402ef66..ac6af3064a2f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Nov 29 10:25:40 UTC 2016
+# Thu Dec 1 22:24:43 UTC 2016
pkgbase = ring-daemon-git
pkgdesc = ring.cx is free software for universal communication which respects freedoms and privacy of its users (formerly known as SFLphone)
pkgver = 20161128
pkgrel = 1
- url = http://ring.cx
+ url = https://ring.cx
arch = i686
arch = x86_64
groups = ring
diff --git a/PKGBUILD b/PKGBUILD
index 85c4dd6ede2e..cb74b7c34841 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=20161128
pkgrel=1
pkgdesc="ring.cx is free software for universal communication which respects freedoms and privacy of its users (formerly known as SFLphone)"
arch=("i686" "x86_64")
-url="http://ring.cx"
+url="https://ring.cx"
license=('GPL3')
groups=("ring")
depends=('opendht' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack' 'jsoncpp'