summaryrefslogtreecommitdiff
path: root/community/smem/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-09 20:51:43 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-09 20:51:43 +0100
commit7b801d14eb78615912e7456a4654c2488bdee4d5 (patch)
tree070ebb46ae5f3eda613c61c00455800ec93267cd /community/smem/PKGBUILD
parent6437e5e532491d7221030a7647fde7a69d1a1099 (diff)
parentc865fc041a0945e396f139a86315f6a25b1d4dec (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD community/mcabber/PKGBUILD community/smem/PKGBUILD community/uqm/PKGBUILD extra/bitlbee/PKGBUILD extra/gvfs/PKGBUILD extra/gweled/PKGBUILD extra/libmikmod/PKGBUILD extra/sdl_sound/PKGBUILD extra/xmms/PKGBUILD libre/gnu-ghostscript/PKGBUILD libre/libretools/PKGBUILD
Diffstat (limited to 'community/smem/PKGBUILD')
-rw-r--r--community/smem/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/smem/PKGBUILD b/community/smem/PKGBUILD
index 4bb48b41b..1a08853d5 100644
--- a/community/smem/PKGBUILD
+++ b/community/smem/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 59733 2011-11-30 03:48:48Z dreisner $
+# $Id: PKGBUILD 79614 2012-11-08 22:44:40Z stephane $
# Maintainer: Dave Reisner <d@falconindy.com>
# Contributor: Isaac Dupree <id@isaac.cedarswampstudios.org>
# Contributor: Sebastien Duquette <ekse.0x@gmail.com>
pkgname=smem
pkgver=1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Generate reports on memory usage."
url="http://www.selenic.com/smem/"
license=("GPL")
depends=('python2')
-optdepends=('python-matplotlib: for chart generation')
+optdepends=('python2-matplotlib: for chart generation')
arch=('i686' 'x86_64' 'mips64el')
source=("http://www.selenic.com/smem/download/${pkgname}-${pkgver}.tar.gz")
md5sums=('5620f20cae4d4f0e8eb33bdc2736b0f3')