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

Allan McRae allan at archlinux.org
Fri Oct 30 04:01:37 UTC 2009


    Date: Friday, October 30, 2009 @ 00:01:36
  Author: allan
Revision: 56890

upgpkg: bash 4.0.035-1
    bump upstream patch level, make /etc/profile.bash source /etc/bash.bashrc (FS#16346)

Modified:
  bash/trunk/PKGBUILD

----------+
 PKGBUILD |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-30 03:50:18 UTC (rev 56889)
+++ PKGBUILD	2009-10-30 04:01:36 UTC (rev 56890)
@@ -2,7 +2,7 @@
 # Maintainer: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=bash
-_patchlevel=033 #prepare for some patches
+_patchlevel=035 #prepare for some patches
 pkgver=4.0.$_patchlevel
 pkgrel=1
 pkgdesc="The GNU Bourne Again shell"
@@ -53,10 +53,10 @@
   install -D -m644 ${srcdir}/bashrc ${pkgdir}/etc/skel/.bashrc
   echo ". \$HOME/.bashrc" >${pkgdir}/etc/skel/.bash_profile
 }
+
 # wow, that's a lot of md5sums!
-
 md5sums=('a90a1b5a6db4838483f05438e05e8eb9'
-         'c2fae355facefcac8a732cce877da194'
+         '17f20ec69535a2f50f2112a8c700630d'
          '3d2837e84645eac9bde399b58014bafa'
          '51725defa4c2dec49c1bc15883e0bee2'
          '196697769f1667a8a1aed608811129c6'
@@ -92,4 +92,7 @@
          '55cbdc8e5173d7d59bf1113c3ff590dc'
          '389635281133416de9d13295251cabc7'
          'd646cb4aed8e0f0d1d47eea2ed5f3690'
-         'd3e77d2a0a051478aca8c30d13ded834')
+         'd3e77d2a0a051478aca8c30d13ded834'
+         '05a54807fd388e71bac8912ad530ac6d'
+         'fc3d8fdb83ccc407ab7f6d1b7ac6a221')
+




More information about the arch-commits mailing list