[arch-commits] Commit in intel-gmmlib/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Thu Aug 20 07:05:18 UTC 2020
Date: Thursday, August 20, 2020 @ 07:05:17
Author: archange
Revision: 685284
upgpkg: intel-gmmlib 20.2.4-1
Modified:
intel-gmmlib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-20 06:55:48 UTC (rev 685283)
+++ PKGBUILD 2020-08-20 07:05:17 UTC (rev 685284)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Bermond <dbermond at archlinux.org>
pkgname=intel-gmmlib
-pkgver=20.2.3
+pkgver=20.2.4
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=('d2e0be39a986181623486d975f10ab74bc973857d216dc9f48400db96c6dfd66')
+sha256sums=('066d0dd2b0e23c924b4dccb04be2aa9ff38fbc34b9c18a407e6bedcd5fae1735')
build() {
cmake -B build -S gmmlib-${pkgname}-${pkgver} \
More information about the arch-commits
mailing list