Skip to content

Commit

Permalink
Update mingw-w64-trunk/PKGBUILD
Browse files Browse the repository at this point in the history
Co-authored-by: Maksim Bondarenkov <[email protected]>
  • Loading branch information
podsvirov and ognevny committed Oct 9, 2024
1 parent b769b29 commit 683ee19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ msys2_repository_url='https://github.com/trunk-rs/trunk'
license=('spdx:MIT OR Apache-2.0')
depends=("${MINGW_PACKAGE_PREFIX}-openssl"
"${MINGW_PACKAGE_PREFIX}-rust-wasm")
makedepends=("${MINGW_PACKAGE_PREFIX}-pkg-config"
makedepends=("${MINGW_PACKAGE_PREFIX}-pkgconf"
"${MINGW_PACKAGE_PREFIX}-rust")
source=("$msys2_repository_url/archive/v$pkgver/$_realname-$pkgver.tar.gz")
sha256sums=('388d42cef7b8e78081c3371f31e11db6aba69b65c5c89ccf2f0d537922e4ddce')
Expand Down

0 comments on commit 683ee19

Please sign in to comment.