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

Felix Yan felixonmars at archlinux.org
Tue Feb 7 10:39:45 UTC 2017


    Date: Tuesday, February 7, 2017 @ 10:39:44
  Author: felixonmars
Revision: 210742

upgpkg: pm2 2.4.0-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-07 10:39:25 UTC (rev 210741)
+++ PKGBUILD	2017-02-07 10:39:44 UTC (rev 210742)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pm2
-pkgver=2.3.0
+pkgver=2.4.0
 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=('ed8932e8fc93553bb0e32124cd431ee2'
+md5sums=('9fca5a6559a5d45abeac9cc244bbcf4b'
          '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {



More information about the arch-commits mailing list