Date: Tuesday, October 27, 2015 @ 12:20:50 Author: flexiondotorg Revision: 145114
upgpkg: ps_mem 3.5-1 - New upstream release Modified: ps_mem/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-27 11:04:56 UTC (rev 145113) +++ PKGBUILD 2015-10-27 11:20:50 UTC (rev 145114) @@ -4,7 +4,7 @@ # Contributor: Ali Gündüz <[email protected]> pkgname=ps_mem -pkgver=3.3 +pkgver=3.5 pkgrel=1 pkgdesc="List processes by memory usage" arch=('any') @@ -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=f5468ea646c0c351ac24d4d6570ed44ebbae28c6") +source=("${pkgname}::git+https://github.com/pixelb/${pkgname}.git#commit=7e295aecfe4f83c7bbf02c0f4c78c198ad20db22") md5sums=('SKIP') package() {
