summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2019-05-01 13:57:52 +0200
committerMichel Zou2019-05-01 13:57:52 +0200
commit4f0804f7982a4cd2a37a8444cceec5a153c5ce5b (patch)
treecb930dd20c09da1f3ae3c4dbd5e6eb90e32a7b21 /PKGBUILD
parentdcc897f1935a54a42e5dc86818cf1c8a986a483c (diff)
downloadaur-4f0804f7982a4cd2a37a8444cceec5a153c5ce5b.tar.gz
19.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad0f2445238b..17241757694b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-mesa
-pkgver=19.0.2
+pkgver=19.0.3
pkgrel=1
pkgdesc="An open-source implementation of the OpenGL specification (mingw-w64)"
arch=('any')
@@ -10,7 +10,7 @@ depends=('mingw-w64-dlfcn' 'mingw-w64-llvm')
options=('staticlibs' '!strip' '!buildflags')
validpgpkeys=('71C4B75620BC75708B4BDB254C95FAAB3EB073EC') # Dylan Baker <dylan@pnwbakers.com>
source=(https://mesa.freedesktop.org/archive/mesa-${pkgver}.tar.xz{,.sig})
-sha256sums=('1a2edc3ce56906a676c91e6851298db45903df1f5cb9827395a922c1452db802' SKIP)
+sha256sums=('f027244e38dc309a4c12db45ef79be81ab62c797a50a88d566e4edb6159fc4d5' SKIP)
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"