diff options
Diffstat (limited to 'community/nodejs-current/APKBUILD')
-rw-r--r-- | community/nodejs-current/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD index 898d4bb075..9b926ba6d8 100644 --- a/community/nodejs-current/APKBUILD +++ b/community/nodejs-current/APKBUILD @@ -13,7 +13,7 @@ pkgname=nodejs-current # The current stable version, i.e. non-LTS. pkgver=9.11.1 -pkgrel=2 +pkgrel=3 pkgdesc="JavaScript runtime built on V8 engine - current stable version" url="https://nodejs.org/" arch="all" |