diff options
Diffstat (limited to 'extra/xfce4-cpufreq-plugin/PKGBUILD')
-rw-r--r-- | extra/xfce4-cpufreq-plugin/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xfce4-cpufreq-plugin/PKGBUILD b/extra/xfce4-cpufreq-plugin/PKGBUILD index 8b2989b16..f237d1675 100644 --- a/extra/xfce4-cpufreq-plugin/PKGBUILD +++ b/extra/xfce4-cpufreq-plugin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 149240 2012-02-06 16:20:19Z foutrelis $ +# $Id: PKGBUILD 157843 2012-04-30 04:20:08Z foutrelis $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: tobias <tobias funnychar archlinux.org> pkgname=xfce4-cpufreq-plugin pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="CPU frequency plugin for the Xfce4 panel" arch=('i686' 'x86_64') license=('GPL2') |