summaryrefslogtreecommitdiffstats
path: root/xfce4-battery-plugin/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'xfce4-battery-plugin/Pkgfile')
-rw-r--r--[-rwxr-xr-x]xfce4-battery-plugin/Pkgfile9
1 files changed, 4 insertions, 5 deletions
diff --git a/xfce4-battery-plugin/Pkgfile b/xfce4-battery-plugin/Pkgfile
index 5290b0d92..1b6a9e745 100755..100644
--- a/xfce4-battery-plugin/Pkgfile
+++ b/xfce4-battery-plugin/Pkgfile
@@ -2,12 +2,12 @@
# URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin
# Maintainer: git.xfce.org/panel-plugins/xfce4-battery-plugin
# Packager: tnut at nutyx dot com
-# Depends on: xfce4-panel,libxfcegui4
-# Run on: xfce4-panel,libxfcegui4
+# Depends on: xfce4-panel,libxfcegui4
+# Run on: xfce4-panel,libxfcegui4
name=xfce4-battery-plugin
-version=1.0.0
-release=1
+version=1.0.2
+release=2
source=(http://archive.xfce.org/src/panel-plugins/$name/1.0/$name-$version.tar.bz2)
build() {
@@ -20,4 +20,3 @@ cd $name-$version
make
make DESTDIR=$PKG install
}
-