summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2021-08-05 07:43:56 +0200
committerMichel Zou2021-08-05 07:43:56 +0200
commit4963cd34d5643033d6f416bcced5c27685e759c5 (patch)
tree0d5780bac7a9d3391f2d27b85e1e2351d57850fc /PKGBUILD
parenta1f01feff0cf2902cd0b062e6d71f8eb2ce98f33 (diff)
downloadaur-4963cd34d5643033d6f416bcced5c27685e759c5.tar.gz
21.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f88471cf1dc..b0f9d80dd55e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-mesa
-pkgver=21.1.1
-pkgrel=2
+pkgver=21.2.0
+pkgrel=1
pkgdesc="An open-source implementation of the OpenGL specification (mingw-w64)"
arch=('any')
url="https://www.mesa3d.org/"
@@ -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=('eec25ea379054e8911bc5de816aeb50f581b5b708414725003d2f00386b38dd2'
+sha256sums=('0cb3c802f4b8e7699b1602c08c29d06a4d532ab5b8f7a64676c4ca6bb8f4d426'
'SKIP')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"