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

Antonio Rojas arojas at archlinux.org
Sun Oct 18 10:57:56 UTC 2015


    Date: Sunday, October 18, 2015 @ 12:57:56
  Author: arojas
Revision: 144324

Update to 2.7.2

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-18 10:57:09 UTC (rev 144323)
+++ PKGBUILD	2015-10-18 10:57:56 UTC (rev 144324)
@@ -6,7 +6,7 @@
 
 pkgbase=python-rpy2
 pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.7.1
+pkgver=2.7.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=('3aa1d45940816e4902a1172f7ef76708')
+md5sums=('6503f4afda56f5f5182c2839a9ce12e9')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list