[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Dec 21 09:11:51 UTC 2014


    Date: Sunday, December 21, 2014 @ 10:11:51
  Author: arojas
Revision: 124257

Upstream update

Modified:
  python-rpy2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-21 09:07:26 UTC (rev 124256)
+++ PKGBUILD	2014-12-21 09:11:51 UTC (rev 124257)
@@ -5,7 +5,7 @@
 
 pkgbase=python-rpy2
 pkgname=('python2-rpy2' 'python-rpy2')
-pkgver=2.5.3
+pkgver=2.5.4
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('python-setuptools' 'python2-setuptools' 'python-numpy' 'python2-numpy' 'r')
 depends=('python2-numpy' 'r')
 source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz")
-md5sums=('6adef51aa9ddd8cfcd63798f875244f9')
+md5sums=('115a20ac30883f096da2bdfcab55196d')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list