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

Antonio Rojas arojas at archlinux.org
Thu Nov 17 20:11:40 UTC 2016


    Date: Thursday, November 17, 2016 @ 20:11:39
  Author: arojas
Revision: 196262

Update to 2.8.4

Modified:
  python-rpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-17 18:35:32 UTC (rev 196261)
+++ PKGBUILD	2016-11-17 20:11:39 UTC (rev 196262)
@@ -6,7 +6,7 @@
 
 pkgbase=python-rpy2
 pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.8.3
+pkgver=2.8.4
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 license=(MPL GPL LGPL)
 makedepends=(python-setuptools python2-setuptools python-numpy python2-numpy r)
 source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz")
-md5sums=('9e5c76f311ce19b549683f0279b9663b')
+md5sums=('6e8d527ed67d2af5376aab2cc5af3fd8')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list