diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-23 12:18:02 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2012-03-23 12:18:02 -0300 |
commit | bf1c001b59869cf10e5921b4f38d1f69db2db76c (patch) | |
tree | a472ad2701076586f54fbd0859fe2e5c8311184b /community/collectd/PKGBUILD | |
parent | aebba8cfcb8c0ef8befa351c73fbd228e07475e2 (diff) | |
parent | 1512c792951d7fbd2c9c336f9bf35654bbb85cc6 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community-testing/cdemu-daemon/60-vhba.rules
community-testing/cdemu-daemon/PKGBUILD
community-testing/cdemu-daemon/cdemud.install
community/guake/PKGBUILD
core/openssl/PKGBUILD
extra/mesa/PKGBUILD
gnome-unstable/epiphany/PKGBUILD
gnome-unstable/folks/PKGBUILD
gnome-unstable/gjs/PKGBUILD
gnome-unstable/gnome-online-accounts/PKGBUILD
gnome-unstable/gobject-introspection/PKGBUILD
multilib/lib32-mesa/PKGBUILD
multilib/lib32-openssl/PKGBUILD
testing/dhcpcd/PKGBUILD
Diffstat (limited to 'community/collectd/PKGBUILD')
-rw-r--r-- | community/collectd/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/collectd/PKGBUILD b/community/collectd/PKGBUILD index 724a807d2..feb186a2b 100644 --- a/community/collectd/PKGBUILD +++ b/community/collectd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 66741 2012-02-28 02:31:36Z bisson $ +# $Id: PKGBUILD 68341 2012-03-22 00:46:46Z foutrelis $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Gerhard Brauer <gerhard.brauer@web.de> pkgname=collectd pkgver=5.0.3 -pkgrel=1 +pkgrel=2 pkgdesc='Daemon which collects system performance statistics periodically' arch=('i686' 'x86_64' 'mips64el') url='http://collectd.org/' |