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

Ronald van Haren ronald at archlinux.org
Thu Nov 10 20:29:17 UTC 2011


    Date: Thursday, November 10, 2011 @ 15:29:17
  Author: ronald
Revision: 142506

update to 2.14.0

Modified:
  r/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-10 20:16:20 UTC (rev 142505)
+++ PKGBUILD	2011-11-10 20:29:17 UTC (rev 142506)
@@ -4,7 +4,7 @@
 # Contributor: K. Piche <kpiche at rogers.com>
 
 pkgname=r
-pkgver=2.13.2
+pkgver=2.14.0
 pkgrel=1
 pkgdesc="Language and environment for statistical computing and graphics"
 arch=('i686' 'x86_64')
@@ -20,9 +20,10 @@
 	'r.desktop'
 	'r.png')
 install=r.install
-sha1sums=('3c8e3055b2d76cf79627325af8846848ca9a7e90'
+sha1sums=('0f46bf75a7c150350b1142c29a98e7994d2b4bef'
           '13aa29219bcaa102e575de8c1c8e0833d233e836'
           'a69a07ec363440efc18ce0a7f2af103375dea978')
+
 build() {
    cd ${srcdir}/R-${pkgver}
    sed -i 's|#define NeedFunctionPrototypes 0|#define NeedFunctionPrototypes 1|g' src/modules/X11/dataentry.c




More information about the arch-commits mailing list