Skip to content

Commit 60a24e0

Browse files
committed
Merge branch 'git-2.53.0.2' of MINGW-packages.bundle
This merges the embargoed Git for Windows release, resolving merge conflicts. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2 parents bc476e5 + b1259e8 commit 60a24e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mingw-w64-git/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}"
1717
"${MINGW_PACKAGE_PREFIX}-gitk"
1818
"${MINGW_PACKAGE_PREFIX}-${_realname}-gui"
1919
"${MINGW_PACKAGE_PREFIX}-${_realname}-for-windows-addons")
20-
tag=2.53.0.windows.1
20+
tag=2.53.0.windows.2
2121
pkgver=${tag/.windows./.}
22-
pkgrel=2
22+
pkgrel=1
2323
pkgdesc="The fast distributed version control system (mingw-w64)"
2424
arch=('any')
2525
mingw_arch=('mingw32' 'mingw64' 'ucrt64' 'clang64' 'clangarm64')
@@ -57,7 +57,7 @@ source=("${_realname}"::"git+https://github.com/git-for-windows/git.git#tag=v$ta
5757
# resulting in different sha256sums.
5858
export GIT_CONFIG_PARAMETERS="${GIT_CONFIG_PARAMETERS:+$GIT_CONFIG_PARAMETERS }'core.autocrlf=false' 'core.eol=lf'"
5959

60-
sha256sums=('5f624e2511c445b832d9bbd65a74c27630be79994bf38dde4a4f8013d89e60e0'
60+
sha256sums=('e2cb117e65e0829c96310f161d5c4a8ed23893fb3c7ec15d121e0949c45d1168'
6161
'a9dcba5aebc93ae7aacdee03275780fc6c0f15e88fda30c93041e75851e75090'
6262
'7e6c5f3dc6a4209dca0e1f38880b2978500a5c745c04bc60dbeda5fc48e8d3cb'
6363
'80b0b11efe5a2f9b4cd92f28c260d0b3aad8b809c34ed95237c59b73e08ade0b'

0 commit comments

Comments
 (0)