diff --git a/core/git/.checksums b/core/git/.checksums index 1f90c4c5b..e0e726877 100644 --- a/core/git/.checksums +++ b/core/git/.checksums @@ -1 +1 @@ -dbba28623f77e2ae1a511cb6d1f490f9 git-2.42.1.tar.xz +66a036a0442b8d159b0eff5a0fe0dc94 git-2.43.0.tar.xz diff --git a/core/git/.pkgfiles b/core/git/.pkgfiles index 8d5f0fd62..ec74880c1 100644 --- a/core/git/.pkgfiles +++ b/core/git/.pkgfiles @@ -1,4 +1,4 @@ -git-2.42.1-1 +git-2.43.0-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/git diff --git a/core/git/spkgbuild b/core/git/spkgbuild index 89835808a..2bfaea271 100755 --- a/core/git/spkgbuild +++ b/core/git/spkgbuild @@ -2,7 +2,7 @@ # depends : curl openssl perl python3 name=git -version=2.42.1 +version=2.43.0 release=1 source="https://www.kernel.org/pub/software/scm/$name/$name-$version.tar.xz"