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

Antonio Rojas arojas at archlinux.org
Sat Nov 4 18:21:31 UTC 2017


    Date: Saturday, November 4, 2017 @ 18:21:30
  Author: arojas
Revision: 265409

Update to 2.9.1

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-04 18:18:16 UTC (rev 265408)
+++ PKGBUILD	2017-11-04 18:21:30 UTC (rev 265409)
@@ -5,7 +5,7 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=2.9.0
+pkgver=2.9.1
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(i686 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=('d1e6c109093965f717293b6c3a8d22d9c172c3721b6a8360c84572dcb284112f')
+sha256sums=('cca9ede06c96b1f3b326c1b98e8620b5d17a0679a852d22f77e418d2c013e97a')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list