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

Antonio Rojas arojas at archlinux.org
Tue Jun 26 06:11:20 UTC 2018


    Date: Tuesday, June 26, 2018 @ 06:11:20
  Author: arojas
Revision: 346092

Update to 2.9.4

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-26 05:32:28 UTC (rev 346091)
+++ PKGBUILD	2018-06-26 06:11:20 UTC (rev 346092)
@@ -5,7 +5,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=2.9.3
+pkgver=2.9.4
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=(python-numpy r)
 makedepends=(python-setuptools)
 source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz")
-sha256sums=('1b72958e683339ea0c3bd9f73738e9ece2da8da8008a10e2e0c68fc7864e9361')
+sha256sums=('be57f741d0c284b5d8785ab03dff0e829303e5ac30e548d5ceb46e05b168812e')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list