summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9e69b20ab02..3b740e5d7e3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=nodejs-pegjs
_npmname=pegjs
-pkgver=0.8.0
+pkgver=0.9.0
pkgrel=1
depends=('nodejs')
pkgdesc="Parser generator for JavaScript"
@@ -19,3 +19,4 @@ package() {
#license
install -Dm644 "$pkgdir"/usr/lib/node_modules/pegjs/LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
}
+