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

Antonio Rojas arojas at archlinux.org
Sun Aug 23 22:26:13 UTC 2015


    Date: Monday, August 24, 2015 @ 00:26:13
  Author: arojas
Revision: 138701

Update to 2.6.2

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-23 20:00:12 UTC (rev 138700)
+++ PKGBUILD	2015-08-23 22:26:13 UTC (rev 138701)
@@ -6,7 +6,7 @@
 
 pkgbase=python-rpy2
 pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.6.1
+pkgver=2.6.2
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 license=(MPL GPL LGPL)
 makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
 source=("http://pypi.python.org/packages/source/r/rpy2/rpy2-$pkgver.tar.gz")
-md5sums=('2febe7862a9a4fa0a43fc3f6851823e6')
+md5sums=('e057dff11ffe42351ceeb65375dbfc9b')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list