summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34c5c2952c02..2ba8adce1c46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
_npmname=json-to-js
pkgname=nodejs-$_npmname
-pkgver=1.0.2
+pkgver=1.0.2 # renovate: datasource=github-tags depName=Dinoshauer/json-to-js
pkgrel=1
pkgdesc="Convert JSON to JS and output to stdout"
arch=(any)