[arch-commits] Commit in bmon/trunk (PKGBUILD)

Jaroslav Lichtblau jlichtblau at archlinux.org
Fri Jul 22 08:33:28 UTC 2016


    Date: Friday, July 22, 2016 @ 08:33:28
  Author: jlichtblau
Revision: 183706

upgpkg: bmon 3.9-1 - new upstream release

Modified:
  bmon/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-22 08:29:34 UTC (rev 183705)
+++ PKGBUILD	2016-07-22 08:33:28 UTC (rev 183706)
@@ -1,9 +1,9 @@
 # $Id$
-# Maintainer: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
 
 pkgname=bmon
-pkgver=3.8
-pkgrel=2
+pkgver=3.9
+pkgrel=1
 pkgdesc="Portable bandwidth monitor and rate estimator"
 arch=('i686' 'x86_64')
 url="http://github.com/tgraf/bmon/"
@@ -11,7 +11,7 @@
 depends=('ncurses' 'libnl' 'confuse')
 makedepends=('autoconf')
 source=($pkgname-$pkgver.tar.gz::http://github.com/tgraf/$pkgname/archive/v$pkgver.tar.gz)
-sha256sums=('6bb2bbdd619f279132e54f1fa83fc98c0f75003766f82d6b7cd36c8a46900453')
+sha256sums=('02120aafb1959285562074490c0a9f7f8648161f9db534cf5792fc16d6e0326c')
 
 build() {
   cd "${srcdir}"/$pkgname-$pkgver



More information about the arch-commits mailing list