diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-16 21:10:42 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-16 21:10:42 -0300 |
commit | 846ec2ab218d28aa24dee75503909f9337d67e46 (patch) | |
tree | 012f9c67757ff9638b3b27cfb7a8c8c6c44a92cf /core/bash/PKGBUILD | |
parent | f24ad15758f8eebcc46cb0c210f888491869d3f0 (diff) | |
parent | 9a940818cc3edb82afac4d73a6474e6e3374f987 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/chmsee/PKGBUILD
extra/kdepim/PKGBUILD
gnome-unstable/gnome-color-manager/PKGBUILD
gnome-unstable/seahorse/PKGBUILD
libre/pacman/PKGBUILD
testing/libreoffice/PKGBUILD
testing/util-linux/PKGBUILD
testing/xf86-input-synaptics/PKGBUILD
Diffstat (limited to 'core/bash/PKGBUILD')
-rw-r--r-- | core/bash/PKGBUILD | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/core/bash/PKGBUILD b/core/bash/PKGBUILD index ac9aa8b6c..0ff620ff9 100644 --- a/core/bash/PKGBUILD +++ b/core/bash/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 143250 2011-11-24 01:36:23Z allan $ -# Maintainer: Aaron Griffin <aaron@archlinux.org> +# $Id: PKGBUILD 153500 2012-03-15 08:12:48Z allan $ # Maintainer: Allan McRae <allan@archlinux.org> +# Contributor: Aaron Griffin <aaron@archlinux.org> pkgname=bash _basever=4.2 -_patchlevel=020 #prepare for some patches +_patchlevel=024 #prepare for some patches pkgver=$_basever.$_patchlevel pkgrel=1 pkgdesc="The GNU Bourne Again shell" @@ -118,4 +118,12 @@ md5sums=('3fb927c7c33022f1c327f14a81c0d4b0' '1195d85447f3d048d2c9bcd075fa765c' 'b0f3a651ce29a1feee687d93177870f1' 'b09000bba08da6ac753124593850cdf7' - '204bb5054d1f8bafe2b446d4e5d0d99a') + '204bb5054d1f8bafe2b446d4e5d0d99a' + '09d3f96a16b881334cfaee0cf320b47e' + 'aab415350bcc2bb0c29943b413499d96' + '597bf71a2aac6feb510b7505cdd3d4f7' + 'b0db384bdedecafbdd70c8d22c56af5f' + '3fab459b4e09daea529cacad025b13b3' + 'bab99835ad6198cb1109fac89a085262' + '4ad8d11e72afc6090e701073ff034cf4' + '5658ef10c9d0d804126ec1ce700e4e2c') |