Date: Thursday, December 2, 2021 @ 21:54:43 Author: archange Revision: 1062749
upgpkg: intel-gmmlib 21.3.3-1 Modified: intel-gmmlib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 21:54:41 UTC (rev 1062748) +++ PKGBUILD 2021-12-02 21:54:43 UTC (rev 1062749) @@ -2,7 +2,7 @@ # Maintainer: Daniel Bermond <[email protected]> pkgname=intel-gmmlib -pkgver=21.3.2 +pkgver=21.3.3 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=('a6a61ff7e66cb710be1593f2afbda3b21c679fe953bf5e80a5b3f047c1cbdb6c') +sha256sums=('77473df5440915e7c487a0f1c3f6236a8c29610528c6f0833da9caae834a1741') build() { cmake -B build -S gmmlib-${pkgname}-${pkgver} \
