Date: Tuesday, October 22, 2019 @ 06:00:51
  Author: arojas
Revision: 518192

Update to 3.2.1

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-22 02:31:50 UTC (rev 518191)
+++ PKGBUILD    2019-10-22 06:00:51 UTC (rev 518192)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <[email protected]> 
 
 pkgname=python-rpy2
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
 arch=(x86_64)
@@ -14,7 +14,7 @@
 makedepends=(python-setuptools)
 optdepends=('python-pandas: conversion between rpy and pandas')
 source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz";)
-sha256sums=('18025f53c1a32b7b38ed319c81f8445b9a8809e0ecba210634b67764d68da978')
+sha256sums=('cfba1b5d5ad56f9f52a0df4df8015a342043f113576003967fd760e063023ca6')
 
 package() {
   cd rpy2-$pkgver

Reply via email to