summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioJu2016-05-28 05:33:01 +0200
committerJulioJu2016-05-28 05:33:01 +0200
commitd507cf34433a89bd6764cee4efc0caf9492f2399 (patch)
tree5dd391c990108cc36124e86ccd9f9984f6cc5e03
parent0a40ea1500d8e9a67a59392e568d6243673ee8c7 (diff)
downloadaur-d507cf34433a89bd6764cee4efc0caf9492f2399.tar.gz
Update sha256sums
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--marionnet.install4
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c42e5e6ae657..599574c28388 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -31,7 +31,7 @@ pkgbase = marionnet
sha256sums = 4981abedabdc462303f345104042c88af227ccd50fd30a9bf48fd353ab02d0ba
sha256sums = 39cc4cc100124b8363c9760494d7e285803ca22ff8409f79038f3fb4a146a96c
sha256sums = 3a571a2cb4724b50eb52e33191d42a6b8396889e728bc974bc396395c9ce03ac
- sha256sums = 1a58b6b67bc7e6f36277a0dd9f772f411ff6dfc4e0c6dcfccbe9618ab7068d73
+ sha256sums = 1fd697ff5f7055bcd6da2b6b5233d58bf79a2d4fc59b36eb79fb3c0d63265d3c
pkgname = marionnet
diff --git a/PKGBUILD b/PKGBUILD
index 42cf4425836a..4f6b6e8cb4cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ sha256sums=('83008744c0ba1e3460651b86d0900916edae38813eb9a0300e8eaa861c3e921e'
'4981abedabdc462303f345104042c88af227ccd50fd30a9bf48fd353ab02d0ba'
'39cc4cc100124b8363c9760494d7e285803ca22ff8409f79038f3fb4a146a96c'
'3a571a2cb4724b50eb52e33191d42a6b8396889e728bc974bc396395c9ce03ac'
- '1a58b6b67bc7e6f36277a0dd9f772f411ff6dfc4e0c6dcfccbe9618ab7068d73')
+ '1fd697ff5f7055bcd6da2b6b5233d58bf79a2d4fc59b36eb79fb3c0d63265d3c')
install=marionnet.install
# ################
diff --git a/marionnet.install b/marionnet.install
index 0b7f8e08514a..dd7804a29f20 100644
--- a/marionnet.install
+++ b/marionnet.install
@@ -180,7 +180,7 @@ echo "\n* Downloading script marionnet_from_scratch : "
wget http://www.marionnet.org/downloads/marionnet_from_scratch/marionnet_from_scratch
echo "* Downlading and installing Marionnet kernels and filesystems (Linux \
distributions Debian Lenny, Mandriva, Pinocchio, etc.)"
-echo -e "Warning! this process may take several hours!"
+echo -e "* Warning! this process may take several hours!"
echo -e "* Command : \`./marionnet_from_scratch --download-only \
--prefix /opt/marionnet\`"
chmod +x ./marionnet_from_scratch
@@ -198,7 +198,7 @@ echo -e "* Uninstallation process completed\n\n"
echo -e "Post remove hook"
echo -e "——————————————————————\n"
-echo "* Remove Marionnet kernels..."
+echo "* Erasing Marionnet kernels files..."
rm -Rf /usr/share/marionnet
echo "Success."
}