[arch-commits] Commit in intel-gmmlib/trunk (PKGBUILD)

Daniel Bermond dbermond at archlinux.org
Mon Jun 3 20:00:07 UTC 2019


    Date: Monday, June 3, 2019 @ 20:00:07
  Author: dbermond
Revision: 476746

upgpkg: intel-gmmlib 19.2.1-1

Updated to version 19.2.1

Modified:
  intel-gmmlib/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-03 19:50:48 UTC (rev 476745)
+++ PKGBUILD	2019-06-03 20:00:07 UTC (rev 476746)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Bermond <dbermond at archlinux.org>
 
 pkgname=intel-gmmlib
-pkgver=19.1.2
+pkgver=19.2.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=('2e83e013c78ade7b5051209044a4d9b80b4b6303eb81cb5366e53470fc3c18ec')
+sha256sums=('e03b87e932081920e70db83b3604f9de79aee38b677f4553f17b9fcfe9274be5')
 
 prepare() {
     mkdir -p build
@@ -28,7 +28,6 @@
         -DCMAKE_INSTALL_PREFIX=/usr \
         -DCMAKE_INSTALL_LIBDIR=lib \
         -DRUN_TEST_SUITE=ON \
-        -DGMMLIB_API_PATCH_VERSION=0 \
         -Wno-dev
     make
 }



More information about the arch-commits mailing list