summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ead0632a5869..708043833b57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Mar 21 21:20:20 UTC 2016
+# Thu Mar 31 21:05:06 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 = 20160321
+ pkgver = 20160327
pkgrel = 1
url = http://ring.cx
arch = i686
@@ -32,7 +32,7 @@ pkgbase = ring-daemon-git
depends = libsrtp
provides = ring-daemon
conflicts = ring-daemon
- source = git://github.com/savoirfairelinux/ring-daemon
+ source = git+https://gerrit-ring.savoirfairelinux.com/ring-daemon
md5sums = SKIP
pkgname = ring-daemon-git
diff --git a/PKGBUILD b/PKGBUILD
index c6579f55d1c8..bf4ae24ecf7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=ring-daemon-git
-pkgver=20160321
+pkgver=20160327
pkgrel=1
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)"
arch=("i686" "x86_64")
@@ -13,7 +13,7 @@ depends=('opendht-git' 'yaml-cpp' 'alsa-lib' 'libpulse' 'jack'
makedepends=('git' 'boost' 'msgpack-c')
provides=('ring-daemon')
conflicts=('ring-daemon')
-source=("git://github.com/savoirfairelinux/ring-daemon")
+source=("git+https://gerrit-ring.savoirfairelinux.com/ring-daemon")
md5sums=('SKIP')
pkgver() {