diff options
-rw-r--r-- | main/xfce4-cpufreq-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-cpufreq-plugin/APKBUILD b/main/xfce4-cpufreq-plugin/APKBUILD index 516176376e..90dfb018a4 100644 --- a/main/xfce4-cpufreq-plugin/APKBUILD +++ b/main/xfce4-cpufreq-plugin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-cpufreq-plugin pkgver=1.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="CPU frequency plugin for the Xfce4 panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin" arch="all" |