diff options
Diffstat (limited to 'community')
-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 f4cd1792ef..881e232365 100644 --- a/community/nodejs-current/APKBUILD +++ b/community/nodejs-current/APKBUILD @@ -9,7 +9,7 @@ pkgname=nodejs-current # The current stable version, i.e. non-LTS. pkgver=9.10.0 -pkgrel=0 +pkgrel=1 pkgdesc="JavaScript runtime built on V8 engine - current stable version" url="https://nodejs.org/" arch="all" |