diff options
-rw-r--r-- | main/xfce4-cpugraph-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-cpugraph-plugin/APKBUILD b/main/xfce4-cpugraph-plugin/APKBUILD index 3df3812f1a..7c51889524 100644 --- a/main/xfce4-cpugraph-plugin/APKBUILD +++ b/main/xfce4-cpugraph-plugin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-cpugraph-plugin pkgver=1.0.5 -pkgrel=0 +pkgrel=1 pkgdesc="CPU monitor for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin" arch="all" |