summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaja832016-04-27 10:26:47 +0200
committerLukas Fleischer2016-04-27 10:26:47 +0200
commit4f2cd893e8b2d3bc0d3d48ec3e10acc9eb1746b0 (patch)
tree82992b87ea6af539ecd1bb2d9e835e46391af0c0
parent2be1c9a39923c707cc91cc3b216d9fec1293ca29 (diff)
downloadaur-4f2cd893e8b2d3bc0d3d48ec3e10acc9eb1746b0.tar.gz
minor comment changes
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 40186c17c7bc..2e155e8ec9d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ md5sums=('SKIP')
prepare() {
echo ''
echo 'Warning:'
- echo '· Footage is about 3G in size!'
+ echo '· Footage is about 2G in size!'
echo '· Make sure you have a _fast_ disk serving /usr/share, i.e. an SSD. Without an SSD, using this data can make LanguageTool much slower.'
echo '· Because of this honorable size, compressing this package literally take hours. Make sure to disable compression entirely – at least make use of xz SMP feature. See makepkg wiki page for details …'
echo '· Also because of size, you may run out of memory if you use tmpfs aware aur helpers. You are better of not using tmpfs for this one and manually install this Package with "makepkg -s; sudo pacman -U languagetool-ngrams-*" on a spinning-disk based dir.'