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

Antonio Rojas arojas at archlinux.org
Wed Oct 14 19:15:01 UTC 2015


    Date: Wednesday, October 14, 2015 @ 21:15:01
  Author: arojas
Revision: 143997

Update to 2.7.1

Modified:
  python-rpy2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-14 18:51:41 UTC (rev 143996)
+++ PKGBUILD	2015-10-14 19:15:01 UTC (rev 143997)
@@ -6,8 +6,8 @@
 
 pkgbase=python-rpy2
 pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.7.0
-pkgrel=2
+pkgver=2.7.1
+pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(i686 x86_64)
 url="http://rpy.sourceforge.net/"
@@ -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=('afd9ea81a03640b60240b7d53518e652')
+md5sums=('3aa1d45940816e4902a1172f7ef76708')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list