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

Antonio Rojas arojas at archlinux.org
Mon Jan 15 22:03:24 UTC 2018


    Date: Monday, January 15, 2018 @ 22:03:23
  Author: arojas
Revision: 282858

Update to 2.9.2

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-15 22:02:45 UTC (rev 282857)
+++ PKGBUILD	2018-01-15 22:03:23 UTC (rev 282858)
@@ -5,7 +5,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=2.9.1
+pkgver=2.9.2
 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=('cca9ede06c96b1f3b326c1b98e8620b5d17a0679a852d22f77e418d2c013e97a')
+sha256sums=('5510f6f2f934b3e659ab24b22d9473f6e999a22ee20c542f33cc88d49c63ceed')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list