diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-06-20 03:57:09 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-06-20 03:57:09 -0300 |
commit | 2ea4fee3286319c7f08c4ef0862be2e156f2a860 (patch) | |
tree | d870b05998633db8b4f6b2a47fac1eb7c0806e82 /pcr/ganglia/PKGBUILD | |
parent | 44f0880cda2259246e136be7f9e0471b61734430 (diff) | |
download | abslibre-2ea4fee3286319c7f08c4ef0862be2e156f2a860.tar.gz abslibre-2ea4fee3286319c7f08c4ef0862be2e156f2a860.tar.bz2 abslibre-2ea4fee3286319c7f08c4ef0862be2e156f2a860.zip |
ganglia: fixing type
Diffstat (limited to 'pcr/ganglia/PKGBUILD')
-rw-r--r-- | pcr/ganglia/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/ganglia/PKGBUILD b/pcr/ganglia/PKGBUILD index 9a2cfae84..9fed072aa 100644 --- a/pcr/ganglia/PKGBUILD +++ b/pcr/ganglia/PKGBUILD @@ -2,7 +2,7 @@ pkgname=ganglia pkgver=3.6.0 -pkgrel=3 +pkgrel=4 pkgdesc='Scalable distributed monitoring system for high-performance computing systems such as clusters and Grids.' arch=( i686 |