Date: Saturday, April 2, 2022 @ 14:00:04 Author: archange Revision: 1180800
upgpkg: intel-gmmlib 22.1.2-1 Modified: intel-gmmlib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-02 13:52:29 UTC (rev 1180799) +++ PKGBUILD 2022-04-02 14:00:04 UTC (rev 1180800) @@ -2,7 +2,7 @@ # Maintainer: Daniel Bermond <[email protected]> pkgname=intel-gmmlib -pkgver=22.0.3 +pkgver=22.1.2 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=('d70ffc76e9dd7c533f4f3cd829da3a6df00b86418f78f057051d5e7cf208bc8d') +sha256sums=('3b9a6d5e7e3f5748b3d0a2fb0e980ae943907fece0980bd9c0508e71c838e334') build() { cmake -B build -S gmmlib-${pkgname}-${pkgver} \
