Date: Monday, May 6, 2019 @ 06:23:05
  Author: arojas
Revision: 460456

Update to 3.0.3

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-06 06:22:38 UTC (rev 460455)
+++ PKGBUILD    2019-05-06 06:23:05 UTC (rev 460456)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <[email protected]> 
 
 pkgname=python-rpy2
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
 arch=(any)
@@ -14,7 +14,7 @@
 makedepends=(python-setuptools)
 optdepends=('python-pandas: conversion between rpy and pandas' 
'python-tzlocal: conversion bewteen rpy and pandas')
 source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz";)
-sha256sums=('e1d3abb4f172a8a6296b61d7ab22f4687b5461149807caadd5d8d0155f226d94')
+sha256sums=('6c4eb526c87ac34f79e9a27c90f2acf68f26f36c0a604d30f62f99d0a4bef16d')
 
 package() {
   cd rpy2-$pkgver

Reply via email to