[arch-commits] CVS update of extra/system/jre (PKGBUILD)

Eric Belanger eric at archlinux.org
Mon Mar 31 22:28:07 UTC 2008


    Date: Monday, March 31, 2008 @ 18:28:07
  Author: eric
    Path: /home/cvs-extra/extra/system/jre

Modified: PKGBUILD (1.16 -> 1.17)

upgpkg: jre 6u5-1
    updated md5sums for x86_64


----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)


Index: extra/system/jre/PKGBUILD
diff -u extra/system/jre/PKGBUILD:1.16 extra/system/jre/PKGBUILD:1.17
--- extra/system/jre/PKGBUILD:1.16	Sun Mar 30 05:25:48 2008
+++ extra/system/jre/PKGBUILD	Mon Mar 31 18:28:07 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.16 2008/03/30 09:25:48 jason Exp $
+# $Id: PKGBUILD,v 1.17 2008/03/31 22:28:07 eric Exp $
 # Maintainer: Jason Chu <jason at archlinux.org>
 
 pkgname=jre
@@ -15,6 +15,9 @@
 md5sums=('958f0b7e7465346e164770d360e60dd6'
          '94065b612df0046d9ae758943f9f6a75'
          'c91ef2812b6554264f587f6b3035dbcc')
+[ "$CARCH" = "x86_64" ] && md5sums=('16d8c5cf8dc705cbb04334aff9592aa1'
+         '94065b612df0046d9ae758943f9f6a75'
+         'c91ef2812b6554264f587f6b3035dbcc')
 replaces=('j2re')
 conflicts=('j2re' 'java-runtime')
 provides=('j2re' 'java-runtime')




More information about the arch-commits mailing list