summaryrefslogtreecommitdiff
path: root/community/zeromq/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-15 04:03:11 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-15 04:03:11 +0000
commit85be6f08e6368a31e9f971c043b11e8c12ce6545 (patch)
treeffa20d1e72f60b90293859b9b81a1d2e0830c538 /community/zeromq/PKGBUILD
parent747b1fd97f3a07a4f9dbb660436b7708c6ee2c43 (diff)
Thu May 15 03:57:18 UTC 2014
Diffstat (limited to 'community/zeromq/PKGBUILD')
-rw-r--r--community/zeromq/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/zeromq/PKGBUILD b/community/zeromq/PKGBUILD
index 55d36eccc..91d003142 100644
--- a/community/zeromq/PKGBUILD
+++ b/community/zeromq/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 108315 2014-03-26 15:56:05Z kkeen $
+# $Id: PKGBUILD 111120 2014-05-14 13:07:12Z fyan $
# Maintainer: Kyle Keen <keenerd@gmail.com>
pkgname=zeromq
pkgver=4.0.4
-pkgrel=2
+pkgrel=3
pkgdesc="Fast messaging system built on sockets. C and C++ bindings. aka 0MQ, ZMQ."
arch=('i686' 'x86_64')
url="http://www.zeromq.org"