sdl3: update to 3.2.2
This commit is contained in:
committed by
Christoph Reiter
parent
f63bd95b69
commit
1d257585a2
@@ -3,7 +3,7 @@
|
||||
_realname=sdl3
|
||||
pkgbase=mingw-w64-${_realname}
|
||||
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
|
||||
pkgver=3.2.0
|
||||
pkgver=3.2.2
|
||||
pkgrel=1
|
||||
pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 3) (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -24,7 +24,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gcc-libs"
|
||||
"${MINGW_PACKAGE_PREFIX}-libiconv"
|
||||
"${MINGW_PACKAGE_PREFIX}-vulkan")
|
||||
source=("https://github.com/libsdl-org/SDL/releases/download/release-${pkgver}/${_realname^^}-${pkgver}.tar.gz"{,.sig})
|
||||
sha256sums=('bf308f92c5688b1479faf5cfe24af72f3cd4ce08d0c0670d6ce55bc2ec1e9a5e'
|
||||
sha256sums=('d3dcf1b2f64746be0f248ef27b35aec4f038dafadfb83491f98a7fecdaf6efec'
|
||||
'SKIP')
|
||||
validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga <slouken@libsdl.org>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user