]> gitweb.fluxo.info Git - rhatto/apps.git/commitdiff
Updating hydra, metadot and README
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 13 Jun 2014 17:17:56 +0000 (14:17 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 13 Jun 2014 17:17:56 +0000 (14:17 -0300)
README.md
hydra
metadot

index 0ba0afc72f35bae43a93aa1139b60dd0d900e0c9..3ffe2c74de811a108243e294757f6585e0a2bd14 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,15 +7,14 @@ deployed in your home folder of whichever system you have access to.
 Installation
 ------------
 
-Just
+Get the code:
 
-    git clone --recursive git://git.sarava.org/apps.git $HOME/apps
+    git clone --recursive git://git.sarava.org/apps.git $HOME/apps && cd $HOME/apps
 
-Then check tag signatures and checkout to a specific version you have
-verified:
+Then check the source integrity of the latest release:
 
-    cd $HOME/apps && git tag -v
-    git checkout tags/verified_tag
+    tag="`git describe --abbrev=0 --tags`"
+    git tag -v $tag && git checkout $tag
 
 Then add each folder to your `$PATH`. If you use rhatto's profile
 module that will be automatically handled by you.
diff --git a/hydra b/hydra
index 977943271516266d35b36ffe2413f36fbf005118..f65233f5d234c5175dd8c42c38b6215e7b0bb30f 160000 (submodule)
--- a/hydra
+++ b/hydra
@@ -1 +1 @@
-Subproject commit 977943271516266d35b36ffe2413f36fbf005118
+Subproject commit f65233f5d234c5175dd8c42c38b6215e7b0bb30f
diff --git a/metadot b/metadot
index 57a80f9e4a5c1580015711b4c42fcce6908fc474..1199b177c6d5ab254e974b6f7cd2fdfca6889ee1 160000 (submodule)
--- a/metadot
+++ b/metadot
@@ -1 +1 @@
-Subproject commit 57a80f9e4a5c1580015711b4c42fcce6908fc474
+Subproject commit 1199b177c6d5ab254e974b6f7cd2fdfca6889ee1