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

Antonio Rojas arojas at archlinux.org
Sat Apr 14 15:53:32 UTC 2018


    Date: Saturday, April 14, 2018 @ 15:53:31
  Author: arojas
Revision: 316285

Update to 2.9.3

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-14 13:10:15 UTC (rev 316284)
+++ PKGBUILD	2018-04-14 15:53:31 UTC (rev 316285)
@@ -5,7 +5,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=2.9.2
+pkgver=2.9.3
 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=('5510f6f2f934b3e659ab24b22d9473f6e999a22ee20c542f33cc88d49c63ceed')
+sha256sums=('1b72958e683339ea0c3bd9f73738e9ece2da8da8008a10e2e0c68fc7864e9361')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list