diff options
author | root <root@rshg054.dnsready.net> | 2013-05-11 01:48:19 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-05-11 01:48:19 -0700 |
commit | 207b7c7b0d7bc0db898a2386a665bdb20495fb19 (patch) | |
tree | 972e21e2c70df56034182bfc0bf6ccbebab104b7 /core/rpcbind | |
parent | fc7ee6f5a358c428577ae4e6217ff594a3e45ad3 (diff) |
Sat May 11 01:48:09 PDT 2013
Diffstat (limited to 'core/rpcbind')
-rw-r--r-- | core/rpcbind/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/rpcbind/PKGBUILD b/core/rpcbind/PKGBUILD index e536a2cbb..b892ede0a 100644 --- a/core/rpcbind/PKGBUILD +++ b/core/rpcbind/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 165796 2012-08-30 15:24:19Z tpowa $ +# $Id: PKGBUILD 185041 2013-05-10 16:21:46Z tomegun $ # Maintainer: Tobias Powalowski <tpowa@archlinux.org> pkgname=rpcbind pkgver=0.2.0 -pkgrel=9 +pkgrel=11 pkgdesc="portmap replacement which supports RPC over various protocols" arch=(i686 x86_64) depends=('bash' 'glibc' 'libtirpc') |