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

Felix Yan fyan at archlinux.org
Mon Apr 4 02:37:17 UTC 2016


    Date: Monday, April 4, 2016 @ 04:37:16
  Author: fyan
Revision: 169424

upgpkg: pm2 1.1.1-1

Modified:
  pm2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-03 23:52:54 UTC (rev 169423)
+++ PKGBUILD	2016-04-04 02:37:16 UTC (rev 169424)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=pm2
-pkgver=1.0.2
+pkgver=1.1.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=('f0cc81164b84005c68f5b5b17e38bb42'
+md5sums=('7bb9d62cd0cb4ef2179706439bcb5655'
          '2f3ffbb78aa64d262d99168c5380b472')
 
 package() {



More information about the arch-commits mailing list