summaryrefslogtreecommitdiff
path: root/community/bwm-ng
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-20 23:15:21 +0000
committerroot <root@rshg054.dnsready.net>2012-02-20 23:15:21 +0000
commit11484c032f8c236b2044e715a9a3b28e33f65598 (patch)
treeec2f7c7ad850a191e3ef6cf1bcb03a6468744f1c /community/bwm-ng
parent1a09ca56e4f37ac4e995c924c649ede71a5c82aa (diff)
Mon Feb 20 23:15:21 UTC 2012
Diffstat (limited to 'community/bwm-ng')
-rw-r--r--community/bwm-ng/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/community/bwm-ng/PKGBUILD b/community/bwm-ng/PKGBUILD
index 8e1aee5ca..f07d5b25a 100644
--- a/community/bwm-ng/PKGBUILD
+++ b/community/bwm-ng/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 58638 2011-11-16 22:54:07Z andrea $
+# $Id: PKGBUILD 65064 2012-02-20 02:39:44Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sven Kauber <celeon@gmail.com>
pkgname=bwm-ng
pkgver=0.6
-pkgrel=3
+pkgrel=4
pkgdesc="A small and simple console-based live bandwidth monitor"
arch=(i686 x86_64)
url="http://www.gropp.org/"
@@ -26,5 +26,4 @@ package() {
install -d ${pkgdir}/usr
mv ${pkgdir}/bin ${pkgdir}/usr/
- #mv ${pkgdir}/share ${pkgdir}/usr/
}