diff options
Diffstat (limited to 'community/zeromq/PKGBUILD')
-rw-r--r-- | community/zeromq/PKGBUILD | 4 |
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" |