Skip to content

Commit

Permalink
bash: update to 5.2.37
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
  • Loading branch information
dscho committed Sep 24, 2024
1 parent 8758ccc commit a3b27b0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion bash/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pkgbase=bash
pkgname=('bash' 'bash-devel')
_basever=5.2
_patchlevel=032 #prepare for some patches
_patchlevel=037 #prepare for some patches
pkgver=${_basever}.${_patchlevel}
pkgrel=1
pkgdesc="The GNU Bourne Again shell"
Expand Down Expand Up @@ -212,4 +212,14 @@ sha256sums=('a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb'
'c2d1b7be2df771126105020af7fafa00fffd4deff4a4e45d60fc6a235bcba795'
'SKIP'
'7b9c77daeca93ff711781d7537234166e83ed9835ce1ee7dcd5742319c372a16'
'SKIP'
'013ec6cc10ad98060a7c34ed5c11187bcc5bf4510f32de0d545db89a9a52a2e2'
'SKIP'
'899fbb3b338048fe52a9c8252bf65ef1194cdff4f7a3fb3316f5f2396143232e'
'SKIP'
'821a0a47fa692bb0a39482728b1b396bf951e2912768fea6f3026c813c1913e5'
'SKIP'
'15c93f4936a5e5b88301f3ede767a23d3dd19635af2f3a91fb4cc0e560ca9057'
'SKIP'
'8a2c1c3b5125d9ae5b47882f7d2ddf9648805f8c67c13aa5ea7efeac475cda94'
'SKIP')

0 comments on commit a3b27b0

Please sign in to comment.