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

Angel Velásquez angvp at archlinux.org
Tue Feb 21 01:26:12 UTC 2012


    Date: Monday, February 20, 2012 @ 20:26:11
  Author: angvp
Revision: 150716

upgpkg: htop 1.0.1-1

Version bump to 1.0.1

Modified:
  htop/trunk/ChangeLog
  htop/trunk/PKGBUILD

-----------+
 ChangeLog |    3 +++
 PKGBUILD  |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2012-02-21 01:22:44 UTC (rev 150715)
+++ ChangeLog	2012-02-21 01:26:11 UTC (rev 150716)
@@ -1,3 +1,6 @@
+2012-02-19  Angel Velasquez <angvp at archlinux.org>
+	* Version bump to 1.0.1
+
 2011-10-19  Andrea Scarpino <andrea at archlinux.org>
     * Enable cgroup support (FS#26155)
     * Add lsof and strace optional depends (FS#25778)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-02-21 01:22:44 UTC (rev 150715)
+++ PKGBUILD	2012-02-21 01:26:11 UTC (rev 150716)
@@ -4,7 +4,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=htop
-pkgver=1.0
+pkgver=1.0.1
 pkgrel=1
 pkgdesc="Interactive process viewer"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('!emptydirs')
 changelog=ChangeLog
 source=(http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('325112ca7947ea1f6d6441f631e00384')
+md5sums=('d3b80d905a6bff03f13896870787f901')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list