summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Vincent2023-09-04 20:41:37 +0000
committerTom Vincent2023-09-04 20:41:37 +0000
commit38bec429b156acbee71d1f14b1e45c75a226c88a (patch)
tree222b5e1fe36740f621709f52f8936d249582d355 /PKGBUILD
parent68c8c5cb67c5dc3e039caf0d1216cc07c16130f1 (diff)
downloadaur-38bec429b156acbee71d1f14b1e45c75a226c88a.tar.gz
1.0.2
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)