summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2022-05-22 14:17:51 -0300
committerDaniel Bermond2022-05-22 14:17:51 -0300
commit3e6aa2c93e56ef8418cf463dc8b4392b24eb1464 (patch)
tree7c540ac0d973b67811f3c92dd3cc33dd66eb2072 /PKGBUILD
parent55c275c5b2c8bcbf6fb2475cbe149d872b6cb158 (diff)
downloadaur-cpuid2cpuflags-git.tar.gz
Update pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3c9fac55db5..c5eb79999bfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=cpuid2cpuflags-git
-pkgver=11.r0.gd216c87
+pkgver=12.r0.g1ca20a2
pkgrel=1
-pkgdesc='Tool to get the instruction sets supported by your CPU (git version)'
+pkgdesc='Tool to get the instruction sets supported by the local CPU (git version)'
arch=('x86_64')
url='https://github.com/mgorny/cpuid2cpuflags/'
license=('BSD')