Yes, the vte3 rebuild for icu-74 is now available.
For everyone: the following Obarun packages had to be rebuilt as result of this morning's Arch icu-74 dump -
qt5-base-5.15.11+kde+r147-2
qt6-base-6.6.1-2
vt3-0.74.2-1
brltty-6.6-4
freerdp-2-2.11.3-2
php-8.2.13-2
samba-4.19.3-2
If these packages updated on your system before the Arch update to icu-74, you'll need to reinstall them. Becuase the package number hasn't changed, you may need to issue the command twice: the first time to wipe the previous package signature & the second to actually re-install the package. For example:
$ sudo pacman -Sy vte3
...
Packages (1) vte3-0.74.2-1
Total Installed Size: 1.08 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [################################] 100%
(1/1) checking package integrity [################################] 100%
error: vte3: signature from "GPG_SIGN_KEY (Gpg key to sign package through git builder) <pkg@obarun.org>" is invalid
:: File /var/cache/pacman/pkg/vte3-0.74.2-1-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n] y
error: failed to commit transaction (invalid or corrupted package (PGP signature))
Errors occurred, no packages were upgraded.
$ sudo pacman -Sy vte3
...
warning: vte3-0.74.2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) vte3-0.74.2-1
Total Download Size: 0.27 MiB
Total Installed Size: 1.08 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] Y
:: Retrieving packages...
vte3-0.74.2-1-x86_64 276.3 KiB 309 KiB/s 00:01 [################################] 100%
...
If you find another Obarun package that needs rebuilding b/c of the icu-74 update, please post about it here.
Cheers, nfg