Date: Tuesday, October 12, 2021 @ 06:13:41
  Author: polyzen
Revision: 1029738

upgpkg: eslint 8.0.0-2: s/Downstreams/Dependencies/

Modified:
  eslint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-10-12 06:02:15 UTC (rev 1029737)
+++ PKGBUILD    2021-10-12 06:13:41 UTC (rev 1029738)
@@ -16,7 +16,7 @@
 
 prepare() {
   cd eslint-$pkgver
-  # Downstreams still pin older ESLint
+  # Dependencies still pin older ESLint
   npm install --force
 }
 

Reply via email to