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

Antonio Rojas arojas at archlinux.org
Sun Jun 21 21:19:19 UTC 2020


    Date: Sunday, June 21, 2020 @ 21:19:18
  Author: arojas
Revision: 650284

Update to 3.3.4

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 21:12:32 UTC (rev 650283)
+++ PKGBUILD	2020-06-21 21:19:18 UTC (rev 650284)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.3.3
+pkgver=3.3.4
 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=('ca578dae6df117d55e3e547b29a8247f3710b1246c322c6a6cec3249b823cf0b')
+sha256sums=('763601b1c5d0195a53341c5b053b419e48eab163cdb8908e313ce7c1f207a3d1')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list