Skip to content

Commit

Permalink
update to 1.4.305
Browse files Browse the repository at this point in the history
  • Loading branch information
felixaszx committed Jan 25, 2025
1 parent b9b4c9d commit 26de52a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mingw-w64-vk-bootstrap/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
_realname=vk-bootstrap
pkgbase="mingw-w64-${_realname}"
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.3.302
pkgver=1.4.305
pkgrel=1
pkgdesc="A utility library that jump starts initialization of Vulkan (mingw-w64)"
arch=('any')
Expand All @@ -18,7 +18,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-ninja")
optdepends=()
source=("${_realname}"-${pkgver}.tar.gz"::https://codeload.github.com/charles-lunarg/${_realname}/tar.gz/refs/tags/v${pkgver}")
sha256sums=('3b7eb60443cb7c8a334d7a76766e8f703d9e81b43fa8b5bd2983578cbb373970')
sha256sums=('2606528368ad8b62956d237050c36749df8f21a1b5db61df7b39ad65950654a8')

build() {
MSYS2_ARG_CONV_EXCL="-DCMAKE_INSTALL_PREFIX=" \
Expand Down

0 comments on commit 26de52a

Please sign in to comment.