Skip to content

Commit

Permalink
Merge pull request #184 from git-for-windows/bash-5.2.32
Browse files Browse the repository at this point in the history
bash: update to 5.2.32
  • Loading branch information
rimrul authored Aug 2, 2024
2 parents 7a05e1f + eb1bacb commit e9caf48
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 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=026 #prepare for some patches
_patchlevel=032 #prepare for some patches
pkgver=${_basever}.${_patchlevel}
pkgrel=1
pkgdesc="The GNU Bourne Again shell"
Expand Down Expand Up @@ -200,4 +200,16 @@ sha256sums=('a139c166df7ff4471c5e0733051642ee5556c1cc8a4a78f145583c5c81ab32fb'
'5138f487e7cf71a6323dc81d22419906f1535b89835cc2ff68847e1a35613075'
'SKIP'
'96ee1f549aa0b530521e36bdc0ba7661602cfaee409f7023cac744dd42852eac'
'SKIP'
'e12a890a2e4f0d9c6ec1ce65b73da4fe116c8e4209bac8ac9dc4cd96f486ab39'
'SKIP'
'6042780ba2893daca4a3f0f9b65728592cd7bb6d4cebe073855a6aad4d63aac1'
'SKIP'
'125cacb37e625471924b3ee06c54cb1bf21b3b7fe0e569d24a681b0ec4a29987'
'SKIP'
'c3ff73230e123acdb5ac216921a386df8f74340459533d776d02811a1f76698f'
'SKIP'
'c2d1b7be2df771126105020af7fafa00fffd4deff4a4e45d60fc6a235bcba795'
'SKIP'
'7b9c77daeca93ff711781d7537234166e83ed9835ce1ee7dcd5742319c372a16'
'SKIP')

0 comments on commit e9caf48

Please sign in to comment.