[arch-commits] Commit in python-rpy2/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Dec 22 07:07:54 UTC 2016
Date: Thursday, December 22, 2016 @ 07:07:53
Author: arojas
Revision: 200916
Update to 2.8.5
Modified:
python-rpy2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-22 07:07:38 UTC (rev 200915)
+++ PKGBUILD 2016-12-22 07:07:53 UTC (rev 200916)
@@ -6,7 +6,7 @@
pkgbase=python-rpy2
pkgname=(python2-rpy2 python-rpy2)
-pkgver=2.8.4
+pkgver=2.8.5
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=('6e8d527ed67d2af5376aab2cc5af3fd8')
+md5sums=('b1c3ef432b3a5c83cec06658eeb85581')
prepare() {
cd rpy2-$pkgver
More information about the arch-commits
mailing list