diff options
author | root <root@rshg054.dnsready.net> | 2012-03-14 00:01:30 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-14 00:01:30 +0000 |
commit | 01a0c4bc740842efa3bf1a7e1d6c8be5656e4e2a (patch) | |
tree | c9cf79fb6311cbb2a890419e0a382aa211fb3010 /community/libstatgrab | |
parent | ca06c41d7d8e5d38284de9048372ab45dcd8b2fb (diff) |
Wed Mar 14 00:01:29 UTC 2012
Diffstat (limited to 'community/libstatgrab')
-rw-r--r-- | community/libstatgrab/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libstatgrab/PKGBUILD b/community/libstatgrab/PKGBUILD index 08f42c7d5..7d8fec3d7 100644 --- a/community/libstatgrab/PKGBUILD +++ b/community/libstatgrab/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 38529 2011-01-27 20:56:07Z jlichtblau $ +# $Id: PKGBUILD 67515 2012-03-12 22:09:44Z lcarlier $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> # Contributor: Eric Belanger <eric@archlinux.org> # Contributor: Hugo Ideler <hugoideler@dse.nl> pkgname=libstatgrab pkgver=0.17 -pkgrel=1 +pkgrel=2 pkgdesc="A library that provides cross platform access to statistics about the system on which it's run" arch=('i686' 'x86_64') url="http://www.i-scream.org/libstatgrab" |