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

Antonio Rojas arojas at archlinux.org
Sun Feb 2 17:40:11 UTC 2020


    Date: Sunday, February 2, 2020 @ 17:40:10
  Author: arojas
Revision: 561750

Update to 3.2.6

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-02 17:31:04 UTC (rev 561749)
+++ PKGBUILD	2020-02-02 17:40:10 UTC (rev 561750)
@@ -4,7 +4,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.2.5
+pkgver=3.2.6
 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=('33fbb7c244fe4151a47899ab8f2f138ca0042d25755a3956d584453a8719d35e')
+sha256sums=('1829c23fd9f6ac9dc8cf0ea14c1bc20a2a6e4a35c6f2c4726857dcd1310329dd')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list