[arch-commits] Commit in intel-gmmlib/trunk (PKGBUILD)
Bruno Pagani
archange at archlinux.org
Tue Dec 31 00:15:05 UTC 2019
Date: Tuesday, December 31, 2019 @ 00:15:04
Author: archange
Revision: 545025
upgpkg: intel-gmmlib 19.4.1-1
Modified:
intel-gmmlib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-30 23:55:08 UTC (rev 545024)
+++ PKGBUILD 2019-12-31 00:15:04 UTC (rev 545025)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Bermond <dbermond at archlinux.org>
pkgname=intel-gmmlib
-pkgver=19.3.4.1
+pkgver=19.4.1
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=('f9631eca699540ac57bfe8d56da9eed5de0a4301f69ad42e0da9fd5f06f62498')
+sha256sums=('bb874b41c499abb8f6253b1834e93a02ed9744de71f2503ee9cd4100af7c1860')
build() {
cmake -B build -S gmmlib-${pkgname}-${pkgver} \
More information about the arch-commits
mailing list