summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMassimiliano Torromeo2014-09-10 16:23:53 +0200
committerMassimiliano Torromeo2014-09-10 16:23:53 +0200
commit92302774a9f30068875e188eea529833405b850f (patch)
tree28de08e6025807268dd53e44b6e79d7a44d82bdd
parent329fe7e0d4f8402ff5e04a639e099755a14c4874 (diff)
downloadaur-92302774a9f30068875e188eea529833405b850f.tar.gz
Updated node-yeoman to version 1.2.1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7033a980e61d..b3e978bd6feb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
_npmname=yo
pkgname=nodejs-yeoman
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
pkgdesc="Command line interface for creating, building, maintaining, and shipping Yeoman projects."
arch=(any)
@@ -24,4 +24,4 @@ package() {
rm -rf "$pkgdir"/usr/bin/{grunt,bower}
}
-sha256sums=('2d941325cc40b21909f64107a6fd1414b6cea01f8e6eb5e6bfc0b794cf3f372d')
+sha256sums=('bae48ead4c5aacb8b4e681115cece97ea642b62581bff6bcb105472b2a1fc78b')