Date: Tuesday, January 19, 2016 @ 16:57:27 Author: mtorromeo Revision: 157686
upgpkg: nmon 16c-1 Updated to 16c Modified: nmon/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-19 15:39:31 UTC (rev 157685) +++ PKGBUILD 2016-01-19 15:57:27 UTC (rev 157686) @@ -2,7 +2,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=nmon -pkgver=16b +pkgver=16c pkgrel=1 pkgdesc="AIX & Linux Performance Monitoring tool" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL') depends=('ncurses') source=("http://downloads.sourceforge.net/${pkgname}/lmon$pkgver.c") -sha256sums=('bd14d4a86886ff94b11d43f20e72204244d6adcc7bd317f2ea309d17697ff8db') +sha256sums=('dab4e4dcfe5759cc5c6131ff22b46113c94590d208341259cf122194daa386cc') build() { cd ${srcdir}
