[gimp-web/testing] Update downloads/ to include 'brew install gimp'



commit 6f53b443af38bd31054589182785f8bbed029b93
Author: Pat David <patdavid gmail com>
Date:   Wed Aug 24 14:35:01 2016 -0500

    Update downloads/ to include 'brew install gimp'

 content/downloads/index.md              |    2 +-
 themes/newgimp/templates/downloads.html |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/content/downloads/index.md b/content/downloads/index.md
index 5faf00f..7a11c7c 100644
--- a/content/downloads/index.md
+++ b/content/downloads/index.md
@@ -4,7 +4,7 @@ Author: Pat David
 Template: downloads
 
 The actual page content for /downloads/ has been moved into its own template
-file at `./themes/newgimp/templates/downloads/html`.
+file at `./themes/newgimp/templates/downloads.html`.
 
 If you want to edit the text of the /downloads/ page, please see the above
 template file.
diff --git a/themes/newgimp/templates/downloads.html b/themes/newgimp/templates/downloads.html
index a0b9776..22f7fb6 100644
--- a/themes/newgimp/templates/downloads.html
+++ b/themes/newgimp/templates/downloads.html
@@ -111,7 +111,7 @@
 
         <h3>Homebrew</h3>
         <p>
-            Homebrew is similar to Macports and provides packages (aka formulas) to install, either by 
compiling them from source or by using pre-made binaries. While there appears to be no formula for GIMP 
itself, there are reports that all dependencies are available. This may help to build GIMP from source.
+            Homebrew is similar to Macports and provides packages (aka formulas) to install, either by 
compiling them from source or by using pre-made binaries. There are indications that there is now a formula 
for GIMP, installable with: <code>brew install gimp</code>.
         </p>
 
         <ul>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]