summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Wadley2016-06-25 13:06:45 +0100
committerTom Wadley2016-06-25 13:06:45 +0100
commit574852714b5069430da4b226f032637c4a34fc83 (patch)
treef59c463da0d44f2abe010c4f0f0eec9f95016d31 /PKGBUILD
parent1cfe43d470d7dc10eb845af1c760bfd77503fdb3 (diff)
downloadaur-574852714b5069430da4b226f032637c4a34fc83.tar.gz
Suggest .zshrc instead of .zprofile
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8814c5e2f2e..4a149bddf755 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Wadley <tom@tomwadley.net>
pkgname=nvm-git
-pkgver=0.31.1.r2.g6dd6a0d
+pkgver=0.31.1.r21.gb0244a1
pkgrel=1
pkgdesc="Node Version Manager - Simple bash script to manage multiple active node.js versions (git sources)"
url="https://github.com/creationix/nvm"