summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFabien LEFEBVRE (d1ceward)2023-04-19 03:19:26 +0200
committerFabien LEFEBVRE (d1ceward)2023-04-19 03:19:26 +0200
commit7c9756593c92c94dfe7a79cc41d84ee7aacc7762 (patch)
tree2d36b947aae1cce7c5928d5b72940aa6da7e5f04 /PKGBUILD
parentc44352c66a5be9833372216ba1ebe7fa5d08f852 (diff)
downloadaur-7c9756593c92c94dfe7a79cc41d84ee7aacc7762.tar.gz
upgpkg: nodenv-node-build 4.9.112-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df3064585ec0..135b74cf8484 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabien LEFEBVRE <contact@d1ceward.com>
pkgname=nodenv-node-build
-pkgver=4.9.111
+pkgver=4.9.112
pkgrel=1
pkgdesc='Install NodeJS versions'
arch=('any')
@@ -10,7 +10,7 @@ url='https://github.com/nodenv/node-build'
license=('MIT')
source=("${url}/archive/v${pkgver}.tar.gz"
"https://raw.githubusercontent.com/nodenv/node-build/master/LICENSE")
-sha256sums=('0139885e8b732ce7bc61c6289cf387d7046806aa3ef19f53ac19d965e0007cea'
+sha256sums=('15e268c17765646bf9066408eddb5690bedcf362f3888303543787929b7abf4e'
'8549b8425f7e169ea9bd6bd02f3c97f57a74792609485b0c868bb53d5bf0cb9d')
conflicts=("${pkgname}-git"
"node-build")