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

Bruno Pagani archange at archlinux.org
Tue Oct 20 13:17:52 UTC 2020


    Date: Tuesday, October 20, 2020 @ 13:17:52
  Author: archange
Revision: 727599

upgpkg: intel-gmmlib 20.3.2-1

Modified:
  intel-gmmlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 11:06:46 UTC (rev 727598)
+++ PKGBUILD	2020-10-20 13:17:52 UTC (rev 727599)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Bermond <dbermond at archlinux.org>
 
 pkgname=intel-gmmlib
-pkgver=20.2.5
-pkgrel=2
+pkgver=20.3.2
+pkgrel=1
 pkgdesc="Intel Graphics Memory Management Library"
 arch=(x86_64)
 url="https://github.com/intel/gmmlib/"
@@ -15,7 +15,7 @@
 replaces=(gmmlib)
 options=(!emptydirs)
 source=("https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('e4b4cf24fb1fe14b7ff6ae566259af7ad91986b03a44bbbd9b3cb49077b80052')
+sha256sums=('1faacdd1bb2308c0528dbff25d2e9c0af6d8b807246d107f55af0cd1e7083fc7')
 
 build() {
     cmake -B build -S gmmlib-${pkgname}-${pkgver} \



More information about the arch-commits mailing list