Date: Friday, December 14, 2018 @ 20:45:37
  Author: arojas
Revision: 416291

update URL

Modified:
  python-rpy2/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-12-14 20:24:25 UTC (rev 416290)
+++ PKGBUILD    2018-12-14 20:45:37 UTC (rev 416291)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc="A very simple, yet robust, Python interface to the R Programming 
Language."
 arch=(x86_64)
-url="http://rpy.sourceforge.net/";
+url="https://rpy2.bitbucket.io/";
 license=(MPL GPL LGPL)
 depends=(python-numpy r)
 makedepends=(python-setuptools)

Reply via email to