[arch-commits] Commit in intel-gmmlib/trunk (PKGBUILD)
Bruno Pagani
archange at gemini.archlinux.org
Mon Jul 19 23:35:05 UTC 2021
Date: Monday, July 19, 2021 @ 23:35:05
Author: archange
Revision: 978955
upgpkg: intel-gmmlib 21.2.1-1
Modified:
intel-gmmlib/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-19 22:51:57 UTC (rev 978954)
+++ PKGBUILD 2021-07-19 23:35:05 UTC (rev 978955)
@@ -2,7 +2,7 @@
# Maintainer: Daniel Bermond <dbermond at archlinux.org>
pkgname=intel-gmmlib
-pkgver=21.1.3
+pkgver=21.2.1
pkgrel=1
pkgdesc="Intel Graphics Memory Management Library"
arch=(x86_64)
@@ -14,8 +14,8 @@
conflicts=(gmmlib)
replaces=(gmmlib)
options=(!emptydirs)
-source=("https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('c459a95243075296c72a40674c449ffcc314ed6d21ad0291c1603dbc11f4a74e')
+source=(https://github.com/${pkgname/-//}/archive/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('912cd86e4cb564b6fa549d69a28b72b9cdcb5a3eab9320955ed70ac37381fc2f')
build() {
cmake -B build -S gmmlib-${pkgname}-${pkgver} \
More information about the arch-commits
mailing list