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

Jelle van der Waa jelle at archlinux.org
Wed Sep 26 07:18:46 UTC 2018


    Date: Wednesday, September 26, 2018 @ 07:18:46
  Author: jelle
Revision: 385122

Update makedepends

nodejs-grunt-cli is now grunt-cli

Modified:
  min/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-26 06:16:37 UTC (rev 385121)
+++ PKGBUILD	2018-09-26 07:18:46 UTC (rev 385122)
@@ -8,7 +8,7 @@
 url='https://minbrowser.github.io/min'
 license=('Apache')
 depends=('electron')
-makedepends=('nodejs-grunt-cli' 'npm')
+makedepends=('grunt-cli' 'npm')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/minbrowser/min/archive/v${pkgver}.tar.gz"
         'min.desktop'
         'min.js'



More information about the arch-commits mailing list