summaryrefslogtreecommitdiffstats
path: root/abs/core/python_modules/python-rpyc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/python_modules/python-rpyc/PKGBUILD')
-rw-r--r--abs/core/python_modules/python-rpyc/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/python_modules/python-rpyc/PKGBUILD b/abs/core/python_modules/python-rpyc/PKGBUILD
index 55fcea4..63d9987 100644
--- a/abs/core/python_modules/python-rpyc/PKGBUILD
+++ b/abs/core/python_modules/python-rpyc/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Sebastien Leduc <sebastien AT sleduc DOT fr>
-pkgname=('python2-rpyc')
+pkgname=('python-rpyc' 'python2-rpyc')
pkgbase='python-rpyc'
_realname=rpyc
pkgver=3.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Remote Python Call (RPyC), a transparent and symmetric RPC library"
url="http://rpyc.readthedocs.org"
arch=('any')