summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2022-07-05 18:22:16 +0200
committerMichel Zou2022-07-05 18:22:16 +0200
commit2e1ea6e46cc71be65332720ff034708e3b18bb41 (patch)
tree832c500faaf4739c738e2e3effca4121f477c508 /PKGBUILD
parentf210d76692dc71aaada1dade2ef3cc6c7268d64c (diff)
downloadaur-2e1ea6e46cc71be65332720ff034708e3b18bb41.tar.gz
22.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 479f56415085..00c4fe5ff07e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mesa
-pkgver=22.1.2
+pkgver=22.1.3
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=('0971226b4a6a3d10cfc255736b33e4017e18c14c9db1e53863ac1f8ae0deb9ea'
+sha256sums=('b98f32ba7aa2a1ff5725fb36eb999c693079f0ca16f70aa2f103e2b6c3f093e3'
'SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"