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

Felix Yan felixonmars at archlinux.org
Mon Jan 23 06:56:13 UTC 2017


    Date: Monday, January 23, 2017 @ 06:56:12
  Author: felixonmars
Revision: 208471

upgpkg: pm2 2.3.0-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-23 06:52:11 UTC (rev 208470)
+++ PKGBUILD	2017-01-23 06:56:12 UTC (rev 208471)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pm2
-pkgver=2.2.3
+pkgver=2.3.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=('24ab3ac782881dc43a2cf25d34d93088'
+md5sums=('ed8932e8fc93553bb0e32124cd431ee2'
          '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {



More information about the arch-commits mailing list