diff options
author | root <root@rshg054.dnsready.net> | 2012-02-21 23:15:10 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-02-21 23:15:10 +0000 |
commit | 1f55cedf5ea357497d2a98eb2be78d8dab4a9665 (patch) | |
tree | 5e44ad19f2672ee92283377c9fe6eab3c8a815d7 /community/xrestop/PKGBUILD | |
parent | 11484c032f8c236b2044e715a9a3b28e33f65598 (diff) |
Tue Feb 21 23:15:10 UTC 2012
Diffstat (limited to 'community/xrestop/PKGBUILD')
-rw-r--r-- | community/xrestop/PKGBUILD | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/community/xrestop/PKGBUILD b/community/xrestop/PKGBUILD index 605520b7d..3ecb58312 100644 --- a/community/xrestop/PKGBUILD +++ b/community/xrestop/PKGBUILD @@ -1,9 +1,10 @@ -# $Id: PKGBUILD 58682 2011-11-17 15:15:17Z spupykin $ +# $Id: PKGBUILD 65269 2012-02-20 12:43:18Z spupykin $ +# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> pkgname=xrestop pkgver=0.4 -pkgrel=3 +pkgrel=4 pkgdesc="Uses the X-Resource extension to provide 'top' like statistics" arch=('i686' 'x86_64') url="http://freedesktop.org/wiki/Software/xrestop" |