summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBaptiste Jonglez2016-03-31 23:05:06 +0200
committerBaptiste Jonglez2016-03-31 23:05:06 +0200
commit63aaa6ef9935b0456f959798fa53f25ba881af71 (patch)
tree46a6926ec69594dae40997a0647ec8cfdbc38172 /PKGBUILD
parent96934a53dd63b420dee247a0c02bbb292a8e1446 (diff)
downloadaur-63aaa6ef9935b0456f959798fa53f25ba881af71.tar.gz
Ring: Switch back to the upstream git repositories, since they work again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8536cce3ee0c..787c3fe79806 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=libringclient-git
-pkgver=20160321
+pkgver=20160331
pkgrel=1
pkgdesc="Client communication library for Ring (formerly known as SFLphone)"
arch=("i686" "x86_64")
@@ -11,7 +11,7 @@ depends=("ring-daemon-git" "qt5-base")
makedepends=('git' 'cmake')
provides=('libringclient')
conflicts=('libringclient')
-source=("git://github.com/savoirfairelinux/ring-lrc")
+source=("git+https://gerrit-ring.savoirfairelinux.com/ring-lrc")
md5sums=('SKIP')
pkgver() {