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

Felix Yan fyan at archlinux.org
Thu Apr 14 12:59:08 UTC 2016


    Date: Thursday, April 14, 2016 @ 14:59:08
  Author: fyan
Revision: 170992

upgpkg: pm2 1.1.2-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-14 12:29:10 UTC (rev 170991)
+++ PKGBUILD	2016-04-14 12:59:08 UTC (rev 170992)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pm2
-pkgver=1.1.1
+pkgver=1.1.2
 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=('7bb9d62cd0cb4ef2179706439bcb5655'
+md5sums=('fd1604df1d8aa9dbd04e67b29bd71094'
          '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {



More information about the arch-commits mailing list