Trying to install obmenu3 from aur github error

i have rebornos installed and would like to install obmenu3, and it tries to install gtk2 2.24.33-5 from git.

from terminal :

[klein@qemu-rebornos ~]$ /usr/bin/bash -c “yay -S --aur obmenu3;echo ‘PAKtC’”
AUR Explicit (1): obmenu3-1.05-2
AUR Dependency (1): gtk2-2.24.33-5
:: PKGBUILD up to date, skipping download: obmenu3
:: PKGBUILD up to date, skipping download: gtk2
2 obmenu3 (Build Files Exist)
1 gtk2 (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> a
:: Deleting (1/2): /home/klein/.cache/yay/obmenu3
HEAD is now at 8fc445a MAKEPKG optimization
Removing obmenu3-1.05-x86_64.tgz
Removing src/
:: Deleting (2/2): /home/klein/.cache/yay/gtk2
HEAD is now at 19829b4 Switch default font from Cantarell to Adwaita Sans
Removing src/
2 obmenu3 (Build Files Exist)
1 gtk2 (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> a
→ obmenu3: No changes – skipping
→ gtk2: No changes – skipping

:: Proceed with install? [Y/n] y
==> Making package: obmenu3 1.05-2 (Sat 30 May 2026 10:40:10 AM EDT)
==> Retrieving sources…
→ Downloading obmenu3-1.05-x86_64.tgz…
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 364 100 364 0 0 1292 0 0
100 380 100 380 0 0 810 0 0
100 613 100 613 0 0 787 0 0
100 405 100 405 0 0 371 0 00:01 00:01 0
100 2.89M 100 2.89M 0 0 385.8k 0 00:07 00:07 493.0k
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source_x86_64 files with md5sums…
obmenu3-1.05-x86_64.tgz … Passed
==> Making package: gtk2 2.24.33-5 (Sat 30 May 2026 10:40:18 AM EDT)
==> Retrieving sources…
→ Cloning gtk git repo…
Cloning into bare repository ‘/home/klein/.cache/yay/gtk2/gtk’…
remote: Enumerating objects: 752823, done.
remote: Counting objects: 100% (53192/53192), done.
remote: Compressing objects: 100% (17435/17435), done.
error: RPC failed; curl 92 HTTP/2 stream 5 reset by server (error 0x1 PROTOCOL_ERROR)
error: 30137 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
==> ERROR: Failure while downloading gtk git repo
Aborting…
→ error downloading sources: /home/klein/.cache/yay/gtk2
context: error downloading sources: /home/klein/.cache/yay/gtk2
context: exit status 1

:: (1/2) Parsing SRCINFO: obmenu3
:: (2/2) Parsing SRCINFO: gtk2
==> Making package: gtk2 2.24.33-5 (Sat 30 May 2026 10:42:45 AM EDT)
==> Checking runtime dependencies…
==> Checking buildtime dependencies…
==> Retrieving sources…
→ Cloning gtk git repo…
Cloning into bare repository ‘/home/klein/.cache/yay/gtk2/gtk’…
remote: Enumerating objects: 752823, done.
remote: Counting objects: 100% (53192/53192), done.
remote: Compressing objects: 100% (17435/17435), done.
error: RPC failed; curl 92 HTTP/2 stream 5 reset by server (error 0x1 PROTOCOL_ERROR)
error: 53936 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
==> ERROR: Failure while downloading gtk git repo
Aborting…
→ Failed to install layer, rolling up to next layer.error:error making: gtk2 - exit status 1
==> Making package: gtk2 2.24.33-5 (Sat 30 May 2026 10:45:11 AM EDT)
==> Checking runtime dependencies…
==> Checking buildtime dependencies…
==> Retrieving sources…
→ Cloning gtk git repo…
Cloning into bare repository ‘/home/klein/.cache/yay/gtk2/gtk’…
remote: Enumerating objects: 752823, done.
remote: Counting objects: 100% (53192/53192), done.
remote: Compressing objects: 100% (17435/17435), done.
error: RPC failed; curl 92 HTTP/2 stream 5 reset by server (error 0x1 PROTOCOL_ERROR)
error: 2304 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
==> ERROR: Failure while downloading gtk git repo
Aborting…
→ error making: gtk2-exit status 1
==> Making package: obmenu3 1.05-2 (Sat 30 May 2026 10:47:27 AM EDT)
==> Checking runtime dependencies…
==> Missing dependencies:
→ gtk2
==> ERROR: Could not resolve all dependencies.
→ error making: obmenu3-exit status 8
→ Failed to install the following packages. Manual intervention is required:
obmenu3 - exit status 8
gtk2 - exit status 1
PAKtC
[klein@qemu-rebornos ~]$

my problem is git errors out is there anything i can do or is it gits problem, no one else seems to have this problem. is there something i need to install this to work ?