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

Federico Cinelli cinelli at nymeria.archlinux.org
Thu Apr 11 05:41:19 UTC 2013


    Date: Thursday, April 11, 2013 @ 07:41:19
  Author: cinelli
Revision: 88077

updated to 1.3

Modified:
  smem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-11 00:00:48 UTC (rev 88076)
+++ PKGBUILD	2013-04-11 05:41:19 UTC (rev 88077)
@@ -5,7 +5,7 @@
 # Contributor: Sebastien Duquette <ekse.0x at gmail.com>
 
 pkgname=smem
-pkgver=1.2
+pkgver=1.3
 pkgrel=1
 pkgdesc="Generate reports on memory usage."
 url="http://www.selenic.com/smem/"
@@ -14,7 +14,7 @@
 optdepends=('python2-matplotlib: for chart generation')
 arch=('i686' 'x86_64')
 source=("http://www.selenic.com/smem/download/$pkgname-$pkgver.tar.gz")
-md5sums=('b8975840a08172ba8a1abbe7cb202dfe')
+md5sums=('dd849102610aadb9f64379db09e73d41')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list