summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoracxz2019-06-30 09:53:55 -0400
committeracxz2019-06-30 09:53:55 -0400
commita2aeba62fa47eeea8592022632da2669dba89d20 (patch)
treec37f00a3d2b8adcaaef5c27c276b509d96d4f0fe /.SRCINFO
parent79acd2c46c058222be388819c5d66a7570256910 (diff)
downloadaur-a2aeba62fa47eeea8592022632da2669dba89d20.tar.gz
faster compilation and fixed dep reqs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4436b6e13ad6..f0d39864e848 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,18 @@
pkgbase = ignition-transport
pkgdesc = The transport library combines ZeroMQ with Protobufs to create a fast and efficient message passing system. Asynchronous message publication and subscription is provided along with service calls and discovery.
pkgver = 7.0.0
- pkgrel = 3
+ pkgrel = 4
url = http://ignitionrobotics.org/libs/transport
arch = i686
arch = x86_64
groups = development
license = Apache
makedepends = ignition-cmake>=2
- makedepends = ignition-cmake<3
makedepends = util-linux
depends = protobuf
depends = protobuf-c
depends = zeromq
depends = ignition-msgs>=4
- depends = ignition-msgs<5
depends = ignition-tools
depends = libutil-linux
source = https://bitbucket.org/ignitionrobotics/ign-transport/get/ignition-transport7_7.0.0.tar.bz2