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 fbfaaf42609c..236bf70dc839 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,9 +12,9 @@ install="${pkgname}.install"
source=("https://github.com/creationix/nvm/archive/v${pkgver}.zip"
"init-nvm.sh"
"install-nvm-exec")
-md5sums=('4956e833bf830814df60e8fc3aa18fda'
- 'b75a15a2cbe04e6203ebaf6103e90926'
- '8f3c5b82f09636e9cf82d45d68c39cc6')
+sha256sums=('206c1388d1a845f3bbfeed18a1399581f7e811b28a5c694671b1193d23bcb4c4'
+ '692317bfd036557f59543fef9b67ff38de68208d30361fe385291f58d3ac0425'
+ 'a0d249e4a906b0406cc5867c86b9860b820a4ad5f29e37f377349c1d5b6eba51')
build() {
cd "${pkgname}-${pkgver}"