Date: Tuesday, July 22, 2014 @ 14:00:21 Author: flexiondotorg Revision: 116099
upgpkg: ps_mem 3.3-1 - New upstream release. Modified: ps_mem/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-07-22 11:51:54 UTC (rev 116098) +++ PKGBUILD 2014-07-22 12:00:21 UTC (rev 116099) @@ -4,8 +4,8 @@ # Contributor: Ali Gündüz <[email protected]> pkgname=ps_mem -pkgver=3.2 -pkgrel=3 +pkgver=3.3 +pkgrel=1 pkgdesc="List processes by memory usage" arch=('any') url="http://www.pixelbeat.org/scripts/" @@ -13,7 +13,7 @@ # Compatible with both Python 2.x and 3.x depends=('python') makedepends=('git') -source=("${pkgname}::git+https://github.com/pixelb/${pkgname}.git#commit=8c5aa73e7998c35cdd7aeebda3cd40110951f746") +source=("${pkgname}::git+https://github.com/pixelb/${pkgname}.git#commit=f5468ea646c0c351ac24d4d6570ed44ebbae28c6") md5sums=('SKIP') package() {
