summaryrefslogtreecommitdiff
path: root/community/i7z/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-09-18 00:20:21 -0700
committerroot <root@rshg054.dnsready.net>2012-09-18 00:20:21 -0700
commit0eb0f7dcc1b8f07ad3f0eb5086eafba8f627967d (patch)
tree5e9211b5c62c88d15ad6652e0575105433af04dc /community/i7z/PKGBUILD
parentd1d75c37c446dfbe9cbae503300e17f2973dbf44 (diff)
Tue Sep 18 00:20:18 PDT 2012
Diffstat (limited to 'community/i7z/PKGBUILD')
-rw-r--r--community/i7z/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/i7z/PKGBUILD b/community/i7z/PKGBUILD
index f573fc123..bd3cda36c 100644
--- a/community/i7z/PKGBUILD
+++ b/community/i7z/PKGBUILD
@@ -1,8 +1,9 @@
+# $Id: PKGBUILD 76391 2012-09-17 08:17:57Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Nathan O <ndowens.aur at gmail dot com>
pkgname=i7z
-pkgver=0.27.1
+pkgver=0.27.2
pkgrel=1
pkgdesc="A better i7 (and now i3, i5) reporting tool for Linux"
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@ makedepends=('qt')
optdepends=('qt: for i7z-gui')
url="http://code.google.com/p/i7z/"
source=("http://i7z.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4408e0e39b195b8fe6383cadc971a862')
+md5sums=('7f2c4928146b722d67ecdd0d905a4353')
build() {
cd ${srcdir}/${pkgname}-${pkgver}