summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-11-11 15:09:16 +0100
committerMichel Zou2020-11-11 15:09:16 +0100
commit3c0ccf725f6f0117670866c3436561c9454a33c0 (patch)
tree83b89ba5abd2943ff0364b7f25bc6a716b882a7c /PKGBUILD
parentcc93650aaf0771acc01244897946d4482287b38d (diff)
downloadaur-3c0ccf725f6f0117670866c3436561c9454a33c0.tar.gz
20.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6aaa26b0576c..b402ea797c15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mesa
-pkgver=20.2.0
+pkgver=20.2.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=('63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30'
+sha256sums=('1f93eb1090cf71490cd0e204e04f8427a82b6ed534b7f49ca50cea7dcc89b861'
'SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"