summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGuillaume Horel2019-03-26 09:55:50 -0400
committerGuillaume Horel2019-03-26 09:55:50 -0400
commit7f05686d8e3d9bc1037e6c42ab7f5ff2a2c1c947 (patch)
treec2c4983ae6fdf6e7753e4c37e659adb9d3902fba /PKGBUILD
parent5dff3f84c281e685aa0130866066031c66e75655 (diff)
downloadaur-7f05686d8e3d9bc1037e6c42ab7f5ff2a2c1c947.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8b62209f354..ad7d82758263 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,20 +1,18 @@
-# $Id$
-# Maintainer:
-# Contributor: Guillaume Horel <guillaume.horel@gmail.com>
+# Maintainer: Guillaume Horel <guillaume.horel@gmail.com>
pkgname=belr-git
_pkgname=belr
-pkgver=0.1.3.r54.g1584d38
+pkgver=0.1.3.r56.g57bf7eb
pkgrel=1
pkgdesc="A library for working with vCards"
-arch=('i686' 'x86_64')
+arch=('x86_64')
url="http://www.linphone.org/"
license=('GPL')
conflicts=('belr')
provides=('belr')
depends=('bctoolbox-git')
makedepends=('cmake')
-source=("git://github.com/BelledonneCommunications/$_pkgname.git")
+source=("git+https://github.com/BelledonneCommunications/$_pkgname.git")
sha256sums=('SKIP')
pkgver() {