summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a284f11f38ac..8c0561f58552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,9 @@ install="${pkgname}.install"
source=("$pkgname::git+https://github.com/creationix/nvm.git"
"init-nvm.sh"
"install-nvm-exec")
-md5sums=('SKIP'
- 'b75a15a2cbe04e6203ebaf6103e90926'
- '8f3c5b82f09636e9cf82d45d68c39cc6')
+sha256sums=('SKIP'
+ '692317bfd036557f59543fef9b67ff38de68208d30361fe385291f58d3ac0425'
+ 'a0d249e4a906b0406cc5867c86b9860b820a4ad5f29e37f377349c1d5b6eba51')
pkgver() {
cd "$pkgname"