diff options
Diffstat (limited to 'main/xfce4-battery-plugin/APKBUILD')
-rw-r--r-- | main/xfce4-battery-plugin/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/xfce4-battery-plugin/APKBUILD b/main/xfce4-battery-plugin/APKBUILD index 36ed2f02d3..65a1d28b5d 100644 --- a/main/xfce4-battery-plugin/APKBUILD +++ b/main/xfce4-battery-plugin/APKBUILD @@ -4,6 +4,7 @@ pkgver=0.5.1 pkgrel=2 pkgdesc="A battery monitor plugin for the Xfce panel" url="http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin" +arch="x86 x86_64" license="GPL-2" makedepends="xfce4-panel-dev libxfcegui4-dev perl-xml-parser intltool" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" |