[arch-commits] Commit in intel-gmmlib/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Sun Dec 26 18:14:57 UTC 2021
Date: Sunday, December 26, 2021 @ 18:14:56
Author: archange
Revision: 1083895
upgpkg: intel-gmmlib 21.3.5-1
Modified:
intel-gmmlib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-26 17:33:04 UTC (rev 1083894)
+++ PKGBUILD 2021-12-26 18:14:56 UTC (rev 1083895)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Bermond <dbermond at archlinux.org>
pkgname=intel-gmmlib
-pkgver=21.3.3
+pkgver=21.3.5
pkgrel=1
pkgdesc="Intel Graphics Memory Management Library"
arch=(x86_64)
@@ -15,7 +15,7 @@
replaces=(gmmlib)
options=(!emptydirs)
source=(https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('77473df5440915e7c487a0f1c3f6236a8c29610528c6f0833da9caae834a1741')
+sha256sums=('248b8643ec2a40cc0b6125f038575bffecb095c2d52457e6b6328a93a1698d95')
build() {
cmake -B build -S gmmlib-${pkgname}-${pkgver} \
More information about the arch-commits
mailing list