<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@
 # Contributor: Aaron Griffin &lt;aaron@archlinux.org&gt;
 
 pkgname=bash
-_patchlevel=033 #prepare for some patches
+_patchlevel=035 #prepare for some patches
 pkgver=4.0.$_patchlevel
 pkgrel=1
 pkgdesc=&quot;The GNU Bourne Again shell&quot;
@@ -53,10 +53,10 @@ build() {
   install -D -m644 ${srcdir}/bashrc ${pkgdir}/etc/skel/.bashrc
   echo &quot;. \$HOME/.bashrc&quot; &gt;${pkgdir}/etc/skel/.bash_profile
 }
-# wow, that's a lot of md5sums!
 
+# wow, that's a lot of md5sums!
 md5sums=('a90a1b5a6db4838483f05438e05e8eb9'
-         'c2fae355facefcac8a732cce877da194'
+         '17f20ec69535a2f50f2112a8c700630d'
          '3d2837e84645eac9bde399b58014bafa'
          '51725defa4c2dec49c1bc15883e0bee2'
          '196697769f1667a8a1aed608811129c6'
@@ -92,4 +92,7 @@ md5sums=('a90a1b5a6db4838483f05438e05e8eb9'
          '55cbdc8e5173d7d59bf1113c3ff590dc'
          '389635281133416de9d13295251cabc7'
          'd646cb4aed8e0f0d1d47eea2ed5f3690'
-         'd3e77d2a0a051478aca8c30d13ded834')
+         'd3e77d2a0a051478aca8c30d13ded834'
+         '05a54807fd388e71bac8912ad530ac6d'
+         'fc3d8fdb83ccc407ab7f6d1b7ac6a221')
+</diff>
      <filename>core/bash/PKGBUILD</filename>
    </modified>
    <modified>
      <diff>@@ -3,23 +3,9 @@
 # Global settings for bash shells
 #
 
-PS1='[\u@\h \W]\$ '
-PS2='&gt; '
-PS3='&gt; '
-PS4='+ '
-
-export PS1 PS2 PS3 PS4
-
 #In the future we may want to add more ulimit entries here,
 # in the offchance that /etc/security/limits.conf is skipped
 ulimit -Sc 0 #Don't create core files
 
-if test &quot;$TERM&quot; = &quot;xterm&quot; -o \
-        &quot;$TERM&quot; = &quot;xterm-color&quot; -o \
-        &quot;$TERM&quot; = &quot;xterm-256color&quot; -o \
-        &quot;$TERM&quot; = &quot;rxvt&quot; -o \
-        &quot;$TERM&quot; = &quot;rxvt-unicode&quot; -o \
-        &quot;$TERM&quot; = &quot;xterm-xfree86&quot;; then
-    PROMPT_COMMAND='echo -ne &quot;\033]0;${USER}@${HOSTNAME%%.*}:${PWD/$HOME/~}\007&quot;'
-    export PROMPT_COMMAND
-fi
+# Source our global bashrc file, to remove duplication of effort
+[ -r /etc/bash.bashrc ] &amp;&amp; . /etc/bash.bashrc</diff>
      <filename>core/bash/profile.bash</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f8aeee9e0631be8b0bc500324a9f49bf4ebb4eeb</id>
    </parent>
  </parents>
  <author>
    <name>jensp</name>
    <email>jens@jenux.homelinux.org</email>
  </author>
  <url>http://github.com/jensp/Arch-Linux-on-i586/commit/2ebe1a678b4d251196c0e0998b92c3595342c64c</url>
  <id>2ebe1a678b4d251196c0e0998b92c3595342c64c</id>
  <committed-date>2009-11-02T18:34:48-08:00</committed-date>
  <authored-date>2009-11-02T18:34:48-08:00</authored-date>
  <message>bumped bash</message>
  <tree>dc9e327cd50af7ce0842e5e318fa81af5ae0304d</tree>
  <committer>
    <name>jensp</name>
    <email>jens@jenux.homelinux.org</email>
  </committer>
</commit>
