summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Horel2017-10-16 14:59:16 -0400
committerGuillaume Horel2017-10-16 14:59:16 -0400
commitffa6a77446cd97e3a341bdaeb76fad4c888d2837 (patch)
tree1f77a97f0cb44acdf2227bf6c12509f40b1c3fa1
parent744e917e29217622aee045e8fd90c69595e34da0 (diff)
downloadaur-ffa6a77446cd97e3a341bdaeb76fad4c888d2837.tar.gz
uupdate deps
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9c59aff1c47..1b3187447b4a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = belcard-git
pkgdesc = A library for working with vCards
- pkgver = 1.0.2.r8.ga9d91af
+ pkgver = 1.0.2.r10.gb9e1951
pkgrel = 1
url = http://www.linphone.org/
arch = i686
arch = x86_64
license = GPL
makedepends = cmake
- depends = belr
+ depends = belr-git
provides = belcard
conflicts = belcard
source = git://github.com/BelledonneCommunications/belcard.git
diff --git a/PKGBUILD b/PKGBUILD
index 695485741582..7966096c703e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="http://www.linphone.org/"
license=('GPL')
conflicts=('belcard')
provides=('belcard')
-depends=('belr')
+depends=('belr-git')
makedepends=('cmake')
source=("git://github.com/BelledonneCommunications/$_pkgname.git")
sha256sums=('SKIP')