summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM. Greyson Christoforo2023-08-24 12:36:21 -0600
committerM. Greyson Christoforo2023-08-24 12:36:21 -0600
commitcdb41a86506aef31ae600eec0e2f3bc094873b5c (patch)
tree74307ad3c29ae6c2ffe1ad7d359f15896cc2379c /PKGBUILD
parentb54310c92680765bbdfed827fe8b3a4770c92fae (diff)
downloadaur-lib32-intel-gmmlib.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26a5a0f2bda9..2547407eb615 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=lib32-intel-gmmlib
tarname=${pkgname/lib32-/}
-pkgver=22.3.2
+pkgver=22.3.10
pkgrel=1
pkgdesc="Intel Graphics Memory Management Library"
arch=(x86_64)
@@ -14,7 +14,7 @@ conflicts=(lib32-intel-gmmlib)
replaces=(lib32-intel-gmmlib)
options=(!emptydirs)
source=("https://github.com/${tarname/-//}/archive/${tarname}-${pkgver}.tar.gz")
-sha256sums=('f725fbb4291ab67bbc7b31e1a268f523df384667360c931b40144db861be53d7')
+sha256sums=('8a6005440bf336309a2abbeeb3e006e229715c4b39ca31c6d0e510050e53dcc7')
build() {
export CC="gcc -m32"