summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 06f4b9e7327c..8a76a8128f69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Mar 31 21:05:06 UTC 2016
+# Sun Apr 24 21:18:45 UTC 2016
pkgbase = libringclient-git
pkgdesc = Client communication library for Ring (formerly known as SFLphone)
- pkgver = 20160331
+ pkgver = 20160420
pkgrel = 1
url = http://ring.cx
arch = i686
@@ -13,7 +13,6 @@ pkgbase = libringclient-git
makedepends = cmake
depends = ring-daemon-git
depends = qt5-base
- provides = libringclient
conflicts = libringclient
source = git+https://gerrit-ring.savoirfairelinux.com/ring-lrc
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 787c3fe79806..0a7815e7921d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Baptiste Jonglez <baptiste--aur at jonglez dot org>
pkgname=libringclient-git
-pkgver=20160331
+pkgver=20160420
pkgrel=1
pkgdesc="Client communication library for Ring (formerly known as SFLphone)"
arch=("i686" "x86_64")
@@ -9,7 +9,6 @@ license=('GPL3')
groups=("ring")
depends=("ring-daemon-git" "qt5-base")
makedepends=('git' 'cmake')
-provides=('libringclient')
conflicts=('libringclient')
source=("git+https://gerrit-ring.savoirfairelinux.com/ring-lrc")
md5sums=('SKIP')