[arch-commits] Commit in ps_mem/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Thu Mar 5 01:11:19 UTC 2020
Date: Thursday, March 5, 2020 @ 01:11:19
Author: kkeen
Revision: 590681
upgpkg: ps_mem 3.13-1
Modified:
ps_mem/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-05 01:00:47 UTC (rev 590680)
+++ PKGBUILD 2020-03-05 01:11:19 UTC (rev 590681)
@@ -3,7 +3,7 @@
# Contributor: Ali Gündüz <gndz.ali at gmail.com>
pkgname=ps_mem
-pkgver=3.12
+pkgver=3.13
pkgrel=1
pkgdesc="List processes by memory usage"
arch=('any')
@@ -15,7 +15,7 @@
#md5sums=('SKIP')
# author appears to be doing real releases now
source=("$pkgname-$pkgver.tgz::https://github.com/pixelb/ps_mem/archive/v$pkgver.tar.gz")
-md5sums=('44888ba627eccc338feff401c1785feb')
+md5sums=('b8cbdee431ce282ffa346fd5d77e12e3')
package() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list