Date: Friday, November 11, 2022 @ 21:38:10
Author: grawlinson
Revision: 1346858
upgpkg: libcpuid 0.6.2-1; new upstream release
Modified:
libcpuid/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-11 21:02:28 UTC (rev 1346857)
+++ PKGBUILD 2022-11-11 21:38:10 UTC (rev 1346858)
@@ -2,7 +2,7 @@
# Contributor: X0rg
pkgname=libcpuid
-pkgver=0.6.1
+pkgver=0.6.2
pkgrel=1
pkgdesc='A small C library for x86 CPU detection and feature extraction'
arch=('x86_64')
@@ -18,7 +18,7 @@
'graphviz'
)
options=('debug')
-_commit='e5b5f2e0193ffce91e02bc585bf42fa58acd296b'
+_commit='3d1ed275c9359e1ae51c4313942e31e838c77ebf'
source=("$pkgname::git+https://github.com/anrieff/libcpuid#commit=$_commit")
b2sums=('SKIP')