summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2018-01-11 20:39:43 -0500
committerGuillaume Horel2018-01-11 20:39:43 -0500
commitb31b4bf146f2f528699c603ad36b7a1908902d7c (patch)
treeb6a8e582f2306942f97ac08c8088e160a47d4423 /PKGBUILD
parent28a1a49739f7b24b0c59c0ee0ed6518f28723b3a (diff)
downloadaur-b31b4bf146f2f528699c603ad36b7a1908902d7c.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e018f23ff501..6f2d8139a095 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=belr-git
_pkgname=belr
-pkgver=0.1.3.r14.g4f32b9c
+pkgver=0.1.3.r30.g6dc5d2f
pkgrel=1
pkgdesc="A library for working with vCards"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://www.linphone.org/"
license=('GPL')
conflicts=('belr')
provides=('belr')
-depends=('bctoolbox')
+depends=('bctoolbox-git')
makedepends=('cmake')
source=("git://github.com/BelledonneCommunications/$_pkgname.git")
sha256sums=('SKIP')