summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2018-11-10 02:01:48 +0800
committerlilac2018-11-10 02:01:48 +0800
commit2668e29a7848d5b100326ae8c7760df275aeb1e2 (patch)
tree7793e2132c03480137174bb08a674b2a52da4703 /PKGBUILD
parentf45c49c83724b2ef0c2371db10f4809809004f42 (diff)
downloadaur-2668e29a7848d5b100326ae8c7760df275aeb1e2.tar.gz
update by lilac
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f249e6d59c6..9e1ebe955746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_npmname=web-ext
pkgname=nodejs-$_npmname
-pkgver=2.9.1
-pkgrel=5
+pkgver=2.9.2
+pkgrel=1
pkgdesc='A command line tool to help build, run, and test web extensions'
arch=(any)
url='https://developer.mozilla.org/en-US/Add-ons/WebExtensions'