From 0adc98282fc36c231a67f305df66f99419db0b73 Mon Sep 17 00:00:00 2001 From: Maksim Bondarenkov <119937608+ognevny@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:51:36 +0300 Subject: [PATCH] turbo: update to 2.3.4 --- mingw-w64-turbo/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-turbo/PKGBUILD b/mingw-w64-turbo/PKGBUILD index 894414b8db..cb2351c6dd 100644 --- a/mingw-w64-turbo/PKGBUILD +++ b/mingw-w64-turbo/PKGBUILD @@ -3,7 +3,7 @@ _realname=turbo pkgbase=mingw-w64-${_realname} pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=2.3.3 +pkgver=2.3.4 pkgrel=1 pkgdesc="Incremental bundler and build system optimized for JavaScript and TypeScript (mingw-w64)" arch=('any') @@ -25,7 +25,7 @@ options=('!strip') source=("git+${msys2_repository_url}.git#tag=v${pkgver}" "zstd-sys.tar.gz::https://crates.io/api/v1/crates/zstd-sys/2.0.10+zstd.1.5.6/download" "zstd-sys-remove-statik.patch") -sha256sums=('872983f15cb05e059774d3cc56a940dd869eb254f743ec02e9c216ebb3c947a6' +sha256sums=('685608d5714cd15371533f5e998d2c0652e3bad13e6908ea946ee7cb5b8da622' 'c253a4914af5bafc8fa8c86ee400827e83cf6ec01195ec1f1ed8441bf00d65aa' '48f4900ceb02d3aaf9a1020f33d56629156e96759f456c0e7ca18bfcf910767b')