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

Antonio Rojas arojas at archlinux.org
Tue Nov 27 15:43:42 UTC 2018


    Date: Tuesday, November 27, 2018 @ 15:43:41
  Author: arojas
Revision: 410023

Update to 2.9.5

Modified:
  python-rpy2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-27 15:43:37 UTC (rev 410022)
+++ PKGBUILD	2018-11-27 15:43:41 UTC (rev 410023)
@@ -4,8 +4,8 @@
 # Contributor: David Pretty <david.pretty at gmail.com> 
 
 pkgname=python-rpy2
-pkgver=2.9.4
-pkgrel=2
+pkgver=2.9.5
+pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming Language."
 arch=(x86_64)
 url="http://rpy.sourceforge.net/"
@@ -13,7 +13,7 @@
 depends=(python-numpy r)
 makedepends=(python-setuptools)
 source=("https://pypi.io/packages/source/r/rpy2/rpy2-$pkgver.tar.gz")
-sha256sums=('be57f741d0c284b5d8785ab03dff0e829303e5ac30e548d5ceb46e05b168812e')
+sha256sums=('b91f8efca7d0929f2b2b3634946be892cba6c21f92acdf737399e7eedf4532db')
 
 prepare() {
   cd rpy2-$pkgver



More information about the arch-commits mailing list