diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-15 17:25:26 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2010-11-15 17:25:26 +0000 |
commit | a2383578b7684c6edd3c63052f066ba68ef8cb52 (patch) | |
tree | 90bc12e20ab373e7db5235454567f9f9f6cead89 /main/xfce4-battery-plugin/APKBUILD | |
parent | 71858d24d7af57545e121efc89009a556dd73da8 (diff) | |
download | aports-a2383578b7684c6edd3c63052f066ba68ef8cb52.tar.bz2 aports-a2383578b7684c6edd3c63052f066ba68ef8cb52.tar.xz |
main/xfce4-battery-plugin: rebuild against xfce 4.8pre1
Diffstat (limited to 'main/xfce4-battery-plugin/APKBUILD')
-rw-r--r-- | main/xfce4-battery-plugin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-battery-plugin/APKBUILD b/main/xfce4-battery-plugin/APKBUILD index b18f5b3cd1..36ed2f02d3 100644 --- a/main/xfce4-battery-plugin/APKBUILD +++ b/main/xfce4-battery-plugin/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=xfce4-battery-plugin pkgver=0.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="A battery monitor plugin for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" license="GPL-2" |