summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Taillon2015-09-03 10:23:20 -0400
committerJoshua Taillon2015-09-03 10:23:20 -0400
commiteeb96bd6efec0d2c750cf8120b8af3e02a71ddb4 (patch)
tree573eab5c2a1e1611567202f6e6d736c4f9a1cdd1
parent723c369a8c8aa08a0122ff6287a001d9831fb549 (diff)
downloadaur-eeb96bd6efec0d2c750cf8120b8af3e02a71ddb4.tar.gz
Update to 1.3-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bc0958995099..b03cf417c4a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = msr-tools
- pkgdesc = Console application binaries from the Value of the Model-Specific Register (MSR) Tools Projectt
+ pkgdesc = Console application binaries from the Value of the Model-Specific Register (MSR) Tools Project
pkgver = 1.3
- pkgrel = 1
+ pkgrel = 2
url = https://01.org/msr-tools
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 4fd6fb99a03f..8076b7eaa2bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Josh Taillon <jat255@gmail.com>
pkgname=msr-tools
pkgver=1.3
-pkgrel=1
-pkgdesc="Console application binaries from the Value of the Model-Specific Register (MSR) Tools Projectt"
+pkgrel=2
+pkgdesc="Console application binaries from the Value of the Model-Specific Register (MSR) Tools Project"
arch=('i686' 'x86_64')
url="https://01.org/msr-tools"
license=('GPL')