summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-12-04 15:57:48 +0100
committerMichel Zou2022-12-04 15:57:48 +0100
commitf222191b33113e266a90812831179e05bf259cf7 (patch)
tree5985d299ed4e1d8a38fa92404c4311df9bc4af72 /PKGBUILD
parent0d9e8bedf51c98a8c08acb4f10ee61f10564c289 (diff)
downloadaur-f222191b33113e266a90812831179e05bf259cf7.tar.gz
22.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e991ffd0a8b9..69c71fefb9c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mesa
-pkgver=22.2.2
+pkgver=22.3.0
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=('2de11fb74fc5cc671b818e49fe203cea0cd1d8b69756e97cdb06a2f4e78948f9'
+sha256sums=('644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746'
'SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"