summaryrefslogtreecommitdiff
path: root/pcr/filemq
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-02 15:46:33 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-02 15:46:33 +0100
commit9ddca6890beecd7f69e0ebfdf53983e9cdc09154 (patch)
treeb5b7b1a93ba316dae04cec85273ec42c652bdb9b /pcr/filemq
parent1d29eb98cae84a8d10b5a1ce393c1bae7c573d19 (diff)
pcr/filemq: updated to v1.0a.r180.g8940f34
Diffstat (limited to 'pcr/filemq')
-rw-r--r--pcr/filemq/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/filemq/PKGBUILD b/pcr/filemq/PKGBUILD
index 57f5eb69d..8fcd79ed4 100644
--- a/pcr/filemq/PKGBUILD
+++ b/pcr/filemq/PKGBUILD
@@ -1,12 +1,12 @@
pkgname=filemq
-pkgver=v1.0a.r124.gd2d6274
+pkgver=v1.0a.r180.g8940f34
pkgrel=1
pkgdesc="Chunked, flow-controlled, restartable, cancellable, async, multicast file transfer ØMQ protocol"
url="https://github.com/zeromq/filemq"
license=('GPL3' 'LGPL3')
depends=('zeromq' 'czmq')
makedepends=('git')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'armv7h')
source=("git+https://github.com/zeromq/filemq#branch=master")
sha256sums=('SKIP')