summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-03-31 23:05:06 +0200
committerBaptiste Jonglez2016-03-31 23:05:06 +0200
commit23d2247c85c33946f7d598e324bc26376a4579aa (patch)
treead0946137142da0ea7dafe640c3c317f862d368e
parent78d3a2b035b8abde44db36cc9116a3e46ee2f2ec (diff)
downloadaur-23d2247c85c33946f7d598e324bc26376a4579aa.tar.gz
Ring: Switch back to the upstream git repositories, since they work again
-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() {