summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-02-21 02:03:50 +0100
committerBaptiste Jonglez2016-02-21 02:11:17 +0100
commit89a95a526fbcf54447f83a84f13e49cc8f5046a5 (patch)
tree9e109e78ada7e9629d1ce23e322effe900244bce
parent2bb91186220b94c1346ed5fea23d7e8467a8937c (diff)
downloadaur-89a95a526fbcf54447f83a84f13e49cc8f5046a5.tar.gz
ring: temporarily switch to the github mirror, since the main repositories are down
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22f1eb835dbf..fb8ccf74bc71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Feb 21 00:59:32 UTC 2016
+# Sun Feb 21 01:03:51 UTC 2016
pkgbase = ring-daemon-git
pkgdesc = A secure and distributed voice, video and chat communication platform that requires no centralized server and leaves the power of privacy in the hands of the user (formerly known as SFLphone)
pkgver = 20160219
@@ -32,7 +32,7 @@ pkgbase = ring-daemon-git
depends = libsrtp
provides = ring-daemon
conflicts = ring-daemon
- source = git+https://gerrit-ring.savoirfairelinux.com/ring-daemon
+ source = git://github.com/savoirfairelinux/ring-daemon
md5sums = SKIP
pkgname = ring-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index c8eaab01e621..a98da1ae9de6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('opendht' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack'
makedepends=('git' 'boost' 'msgpack-c')
provides=('ring-daemon')
conflicts=('ring-daemon')
-source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon")
+source=("git://github.com/savoirfairelinux/ring-daemon")
md5sums=('SKIP')
pkgver() {