summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorUffe Jakobsen2020-04-13 14:16:12 +0200
committerUffe Jakobsen2020-04-13 14:16:12 +0200
commit5ab86b32c8e1a488f508136f58db98773ae41da6 (patch)
tree9bdd57ed6e91a29dc0c3c9ae3d8ad01a152830f7 /PKGBUILD
parent3335cc358c7e83bf43a3a2a8279ab1fd1146bad6 (diff)
downloadaur-5ab86b32c8e1a488f508136f58db98773ae41da6.tar.gz
Update to version 20200211
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79ec4b323f44..6e0aea75aa74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: David Zaragoza <david@zaragoza.com.ve>
pkgname=cpuid
-pkgver=20200203
+pkgver=20200211
pkgrel=1
pkgdesc="Linux tool to dump x86 CPUID information about the CPU(s)"
url="http://www.etallen.com/cpuid.html"
@@ -16,7 +16,7 @@ makedepends=('perl')
depends=('glibc')
groups=('system')
source=("http://www.etallen.com/$pkgname/${pkgname}-${pkgver}.src.tar.gz")
-md5sums=('93e99fd3d0d6cd5401c0f84f2cce1d8f')
+md5sums=('c3dda40aee78bd187929f454a3c75f35')
#
#