Date: Thursday, August 27, 2020 @ 09:22:29 Author: archange Revision: 689253
upgpkg: intel-gmmlib 20.2.5-1 Modified: intel-gmmlib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-27 08:37:17 UTC (rev 689252) +++ PKGBUILD 2020-08-27 09:22:29 UTC (rev 689253) @@ -2,7 +2,7 @@ # Maintainer: Daniel Bermond <[email protected]> pkgname=intel-gmmlib -pkgver=20.2.4 +pkgver=20.2.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=('066d0dd2b0e23c924b4dccb04be2aa9ff38fbc34b9c18a407e6bedcd5fae1735') +sha256sums=('e4b4cf24fb1fe14b7ff6ae566259af7ad91986b03a44bbbd9b3cb49077b80052') build() { cmake -B build -S gmmlib-${pkgname}-${pkgver} \
