summaryrefslogtreecommitdiffstats
path: root/xfce4-battery-plugin/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2012-05-12 16:17:37 +0200
committerpiernov <piernov@piernov.org>2012-05-13 20:04:50 +0200
commitb5a3f8c0358382bf33796df8f2888e1d46c3d296 (patch)
treee36ae7ff7c1d7a327ec39f9eb9613cab194bd23c /xfce4-battery-plugin/Pkgfile
parentfb86c152ed42e02c242af155219b0eff84bea117 (diff)
downloadnutyx-extra-b5a3f8c0358382bf33796df8f2888e1d46c3d296.tar.gz
nutyx-extra-b5a3f8c0358382bf33796df8f2888e1d46c3d296.tar.bz2
nutyx-extra-b5a3f8c0358382bf33796df8f2888e1d46c3d296.tar.xz
nutyx-extra-b5a3f8c0358382bf33796df8f2888e1d46c3d296.zip
xfce4-battery-plugin, 1.0.2-2 ajout
(cherry picked from commit c1f2ed859cf788d314dbbf22ddb9f4d2ab752e88)
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
}
-