summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Kalb2017-10-22 20:15:08 +0200
committerMarkus Kalb2017-10-22 20:15:08 +0200
commit17db55be0eec5e2fdbe42bdbed097f014c947c33 (patch)
tree2cf5efe747653fdadacf94a3be2e4f71128dc183
parent836e292f8704005e5722bbc949b5cc261fb4ed99 (diff)
downloadaur-17db55be0eec5e2fdbe42bdbed097f014c947c33.tar.gz
switching dep from liblocked-sstream to liblocked-sstream-git
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 398121ad0e12..e36aae66a184 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgdesc="A small C++ library which makes it marginally neater to parse XML using
arch=('i686' 'x86_64')
url="http://carlh.net/libcxml"
license=('GPL')
-depends=('liblocked-sstream' 'libxml++>=2.6' 'boost-libs')
+depends=('liblocked-sstream-git' 'libxml++>=2.6' 'boost-libs')
makedepends=('python2' 'pkg-config' 'boost')
-provides=('libcxml=0.15.4devel')
+provides=('libcxml')
conflicts=('libcxml')
source=("libcxml-git::git+https://github.com/cth103/libcxml.git")
sha256sums=('SKIP')