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

Antonio Rojas arojas at archlinux.org
Sun Dec 15 09:38:59 UTC 2019


    Date: Sunday, December 15, 2019 @ 09:38:59
  Author: arojas
Revision: 537727

Update to 3.2.4

Modified:
  python-rpy2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-15 09:38:02 UTC (rev 537726)
+++ PKGBUILD	2019-12-15 09:38:59 UTC (rev 537727)
@@ -4,8 +4,8 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=3.2.2
-pkgrel=2
+pkgver=3.2.4
+pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(x86_64)
 url="https://rpy2.bitbucket.io/"
@@ -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=('b71757776f1c652570f07243e708b6e6626456d3ee7d1f336357d4d393bd722c')
+sha256sums=('3daf1a4b28c4e354ef989093f03b066908bf6e5082a6f4af72cc3fd928a28dc6')
 
 package() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list