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

Felix Yan felixonmars at archlinux.org
Thu Dec 15 08:33:25 UTC 2016


    Date: Thursday, December 15, 2016 @ 08:33:24
  Author: felixonmars
Revision: 199440

upgpkg: pm2 2.2.1-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-15 08:32:35 UTC (rev 199439)
+++ PKGBUILD	2016-12-15 08:33:24 UTC (rev 199440)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pm2
-pkgver=2.1.6
+pkgver=2.2.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=('a07e9327f9aa97e42620bdbdc3031fed'
+md5sums=('aad9d10439228d14cf11be492f0297c0'
          '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {



More information about the arch-commits mailing list