[arch-commits] Commit in pm2/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Mar 5 15:53:28 UTC 2016
Date: Saturday, March 5, 2016 @ 16:53:28
Author: fyan
Revision: 165151
upgpkg: pm2 1.0.2-1
Modified:
pm2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-05 13:55:37 UTC (rev 165150)
+++ PKGBUILD 2016-03-05 15:53:28 UTC (rev 165151)
@@ -2,8 +2,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=pm2
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.0.2
+pkgrel=1
pkgdesc='Production process manager for Node.JS applications with a built-in load balancer'
arch=('any')
url='http://pm2.keymetrics.io'
@@ -13,7 +13,7 @@
source=(http://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz
pm2.service)
noextract=($pkgname-$pkgver.tgz)
-md5sums=('ef9f89299ae6f8259ae76702445b24b2'
+md5sums=('f0cc81164b84005c68f5b5b17e38bb42'
'2f3ffbb78aa64d262d99168c5380b472')
package() {
More information about the arch-commits
mailing list