summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Kalb2016-11-18 13:21:08 +0100
committerMarkus Kalb2016-11-18 13:21:08 +0100
commit55c023c457d5608559762f3cd605af1a52af56e3 (patch)
treea97d324a602082ef1739463b36e7e762aab63c55
parent1c896fe869f2c55756c3f13e3f9448ec32ce57c7 (diff)
downloadaur-55c023c457d5608559762f3cd605af1a52af56e3.tar.gz
swtiching dep liblocked-sstream-git to liblocked-sstream
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd32d1650667..014e84f577fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu Nov 17 13:33:34 UTC 2016
+# Fri Nov 18 12:21:08 UTC 2016
pkgbase = libcxml
pkgdesc = A small C++ library which makes it marginally neater to parse XML using libxml++
pkgver = 0.15.4
@@ -14,7 +14,7 @@ pkgbase = libcxml
depends = libxml++>=2.6
depends = boost-libs>=1.61.0
depends = libasdcp-cth>=0.1.3
- depends = liblocked-sstream-git
+ depends = liblocked-sstream>=0.0.5
source = libcxml-0.15.4.tar.bz2::http://carlh.net/downloads/libcxml/libcxml-0.15.4.tar.bz2
sha256sums = 945e513b5eb366d34a71b965733d583b621201070103826356318783502f0d29
diff --git a/PKGBUILD b/PKGBUILD
index 00279cae1a31..cf2ee22ea7db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ 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=('libxml++>=2.6' 'boost-libs>=1.61.0' 'libasdcp-cth>=0.1.3' 'liblocked-sstream-git')
+depends=('libxml++>=2.6' 'boost-libs>=1.61.0' 'libasdcp-cth>=0.1.3' 'liblocked-sstream>=0.0.5')
makedepends=('python2' 'pkg-config' 'boost')
source=("${pkgname}-${pkgver}.tar.bz2::http://carlh.net/downloads/libcxml/${pkgname}-${pkgver}.tar.bz2")
#http://carlh.net/downloads/libcxml/libcxml-0.12.0.tar.bz2