summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2024-03-09 00:09:34 +0100
committerMichel Zou2024-03-09 00:09:34 +0100
commit23a375c97a7d4b31d8b86506652d723ae680dd82 (patch)
tree623ef683198ed88fb6986270b15d2360b2f7809c /PKGBUILD
parentfebc5c494604206c2f4b154929b3fb244a3ddbdd (diff)
downloadaur-mingw-w64-mesa.tar.gz
24.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 579dac7b2431..20c15fc64007 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mesa
-pkgver=24.0.1
+pkgver=24.0.2
pkgrel=1
pkgdesc="An open-source implementation of the OpenGL specification (mingw-w64)"
arch=('any')
@@ -15,7 +15,7 @@ validpgpkeys=('8703B6700E7EE06D7A39B8D6EDAE37B02CEB490D' # Emil Velikov <emil.l
'71C4B75620BC75708B4BDB254C95FAAB3EB073EC' # Dylan Baker <dylan@pnwbakers.com>
'57551DE15B968F6341C248F68D8E31AFC32428A6') # Eric Engestrom <eric@engestrom.ch>
source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig})
-sha256sums=('f387192b08c471c545590dd12230a2a343244804b5fe866fec6aea02eab57613'
+sha256sums=('94e28a8edad06d8ed2b83eb53f253b9eb5aa62c3080f939702e1b3039b56c9e8'
'SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"