[arch-commits] Commit in pm2/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Feb 28 03:25:25 UTC 2017


    Date: Tuesday, February 28, 2017 @ 03:25:25
  Author: felixonmars
Revision: 214130

upgpkg: pm2 2.4.1-1

Modified:
  pm2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-28 03:17:51 UTC (rev 214129)
+++ PKGBUILD	2017-02-28 03:25:25 UTC (rev 214130)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pm2
-pkgver=2.4.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc='Production process manager for Node.JS applications with a built-in load balancer'
 arch=('any')
@@ -13,7 +13,7 @@
 source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
         pm2.service)
 noextract=($pkgname-$pkgver.tgz)
-md5sums=('9fca5a6559a5d45abeac9cc244bbcf4b'
+md5sums=('93dba45168aeecb3a0dbf7c89033c6dd'
          '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {



More information about the arch-commits mailing list